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.

Versions published
48
First published
Apr 2026
Publisher
juncao

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"}'
Publisherjuncao
Artifact bytes3,638,998
Previous version0.9.24
Published2026-06-11T05:28:51.800Z
SHA-2560db2967d9a4128165f76164908b4a52586fdf4525ac031b966fc784ed3475e20

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/claude-task-manager/bin/restart-ctm.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/claude-task-manager/bin/restart-ctm.shmatched "curl "12
lowCredential file accesspackage/template/claude-task-manager/lib/auto-approval-verifier.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/template/wall-e/chat/code-review-context.jsmatched ".npmrc"5
lowCredential file accesspackage/template/wall-e/tools/permission-rules.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts7
  • deploy./deploy.sh
  • serveWALL_E_PORT=3457 node agent.js
  • startnode agent.js
  • testnode tests/run-hermetic.js
  • test:allWALLE_RUN_E2E=1 node tests/run-hermetic.js
  • test:changednode tests/run-changed.js
  • test:perf:importsnode tests/run-perf-imports.js
Dependencies10
  • @anthropic-ai/sdk^0.78.0
  • @google/genai^1.48.0
  • better-sqlite3^12.8.0
  • grammy^1.42.0
  • js-yaml^4.1.1
  • openai^6.34.0
  • sqlite-vec^0.1.9
  • tree-sitter-bash^0.25.1
  • vscode-jsonrpc^8.2.1
  • web-tree-sitter^0.26.8