PkgRadar

Package evidence

[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.

Weekly downloads
4,708Niche · −30% score
Versions published
281
First published
Mar 2026
Publisher
deepcold

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdeepcold
Artifact bytes3,781,241
Previous version2.78.0
Published2026-06-16T06:42:07.071Z
SHA-256ad327bcf4805ecfb4e11025e6406fab5d6ffef37ac95b2e6aed31de8e9e8503d

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
8Score
2.79.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/setup/ensure-herdr.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/setup/ensure-herdr.jsmatched "curl "12
lowObfuscation Densitypackage/dist/dashboard-web/app.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts23
  • bench:resourcenode --expose-gc --import tsx scripts/bench-resource.ts
  • buildtsc && cp src/setup/lark-scopes.json dist/setup/ && pnpm dashboard:bundle && chmod +x dist/cli.js
  • daemontsx src/index-daemon.ts
  • daemon:logsnode dist/cli.js logs
  • daemon:restartnode dist/cli.js restart
  • daemon:startnode dist/cli.js start
  • daemon:statusnode dist/cli.js status
  • daemon:stopnode dist/cli.js stop
  • dashboard:bundleesbuild src/dashboard/web/app.ts --bundle --outfile=dist/dashboard-web/app.js --platform=browser --format=iife --minify && cp src/dashboard/web/index.html dist/dashboard-web/index.html && cp src/dashboard/web/style.css dist/dashboard-web/style.css && cp src/dashboard/web/terminal-replay.html dist/dashboard-web/terminal-replay.html && rm -rf dist/dashboard-web/skins && cp -r src/dashboard/web/skins dist/dashboard-web/skins && rm -rf dist/dashboard-web/game && { [ ! -d src/dashboard/web/game ] || cp -r src/dashboard/web/game dist/dashboard-web/game; }
  • preparegit config core.hooksPath scripts/git-hooks 2>/dev/null || true
  • prepublishOnlynpm run build
  • report:dashboardtsx scripts/report-dashboard.ts
  • switch:herepnpm build && pnpm use:here
  • testvitest run --project unit
  • test:agyvitest run --project e2e test/agy-input.e2e.ts
  • test:allvitest run
  • test:benchtsx scripts/bench-tests.ts
  • test:codexvitest run --project e2e test/codex-input.e2e.ts
  • test:e2evitest run --project e2e
  • test:e2e-browsertsx scripts/run-e2e.ts
  • test:e2e-browser:setuptsx test/e2e-browser/setup-login.ts
  • test:geminivitest run --project e2e test/gemini-input.e2e.ts
  • use:herenode scripts/claim-botmux-bin.mjs
Dependencies12
  • @larksuiteoapi/node-sdk^1.64.0
  • @napi-rs/canvas^0.1.65
  • @xterm/addon-unicode11^0.9.0
  • @xterm/headless^6.0.0
  • croner^10.0.1
  • dotenv^17.3.1
  • markdown-it^14.1.1
  • node-pty^1.1.0
  • pm2^6.0.0
  • qrcode-terminal^0.12.0
  • ws^8.19.0
  • zod^3.23.0