PkgRadar

Package evidence

@jhizzard/[email protected]

Remote Payload: matched "curl "

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
75
First published
Apr 2026
Publisher
jhizzard

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@jhizzard/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@jhizzard/[email protected]"],"fail_on":"review"}'
Publisherjhizzard
Artifact bytes523,795
Previous version1.7.0
Published2026-06-08T20:26:15.014Z
SHA-256e2935b7112ad6e9373eb06507ac4ba4d6af89b3079a2fdd311256cef66a4851b

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/packages/cli/src/index.jsmatched "curl "12

Manifest

Package metadata

Scripts7
  • devnode packages/server/src/index.js
  • install:appbash install.sh
  • servernode packages/server/src/index.js
  • startNODE_ENV=production node packages/cli/src/index.js
  • sync-rumen-functionsbash scripts/sync-rumen-functions.sh
  • sync:agentsnode scripts/sync-agent-instructions.js
  • testnode --test packages/server/tests/**/*.test.js packages/cli/tests/**/*.test.js packages/stack-installer/tests/**/*.test.js
Dependencies7
  • @homebridge/node-pty-prebuilt-multiarch^0.13.1
  • better-sqlite3^12.9.0
  • chalk^5.3.0
  • express^5.2.1
  • pg^8.20.0
  • ws^8.16.0
  • yaml^2.3.4