PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
46
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 bytes2,803,198
Previous version0.9.21
Published2026-05-20T05:56:07.538Z
SHA-256050d2efea9c94bc22088463ff9739389bd3e6c7250be34e8d63af7d825718a3b

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/wall-e/eval/humaneval-adapter.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/template/claude-task-manager/bin/restart-ctm.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/wall-e/eval/humaneval-adapter.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/template/claude-task-manager/bin/restart-ctm.shmatched "curl "12
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