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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 27 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/template/claude-task-manager/bin/restart-ctm.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/template/claude-task-manager/bin/restart-ctm.sh | matched "curl " | 12 |
| low | Credential file access | package/template/claude-task-manager/lib/auto-approval-verifier.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/template/wall-e/chat/code-review-context.js | matched ".npmrc" | 5 |
| low | Credential file access | package/template/wall-e/tools/permission-rules.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts7
deploy./deploy.shserveWALL_E_PORT=3457 node agent.jsstartnode agent.jstestnode tests/run-hermetic.jstest:allWALLE_RUN_E2E=1 node tests/run-hermetic.jstest:changednode tests/run-changed.jstest:perf:importsnode tests/run-perf-imports.js
Dependencies10
@anthropic-ai/sdk^0.78.0@google/genai^1.48.0better-sqlite3^12.8.0grammy^1.42.0js-yaml^4.1.1openai^6.34.0sqlite-vec^0.1.9tree-sitter-bash^0.25.1vscode-jsonrpc^8.2.1web-tree-sitter^0.26.8