Package evidence
[email protected]
Suspicious Publish Context: {"package_age_days":0,"publisher":"peanut996","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"router"},"version_anomaly":false,"new_account":false}
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
- 1
- First published
- Jun 2026
- Publisher
- peanut996
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
Suspicious Publish Context: {"package_age_days":0,"publisher":"peanut996","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"router"},"version_anomaly":false,"new_account":false}
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"peanut996","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"router"},"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts16
checknode --check ./bin/agent-router.mjs && node --check ./mcp/server.mjs && node --check ./scripts/smoke.mjs && node --check ./scripts/newline-smoke.mjs && node --check ./scripts/session-lifecycle-smoke.mjs && node --check ./scripts/opencode-acp-handshake.mjs && node --check ./scripts/opencode-acp-session-list.mjs && node --check ./scripts/acp-adapter-handshake.mjs && node --check ./scripts/e2e-dispatcher.mjs && node --check ./scripts/e2e-session-lifecycle.mjs && node --check ./scripts/e2e-restart-recovery.mjse2enode ./scripts/e2e-dispatcher.mjse2e:claudenode ./scripts/e2e-dispatcher.mjs --agent claudee2e:codexnode ./scripts/e2e-dispatcher.mjs --agent codexe2e:cursornode ./scripts/e2e-dispatcher.mjs --agent cursor-agente2e:opencodenode ./scripts/e2e-dispatcher.mjs --agent opencodee2e:restart-recoverynode ./scripts/e2e-restart-recovery.mjse2e:sessions:opencodenode ./scripts/e2e-session-lifecycle.mjssmokenode ./scripts/smoke.mjssmoke:acp:handshakenode ./scripts/acp-adapter-handshake.mjssmoke:newlinenode ./scripts/newline-smoke.mjssmoke:opencodenode ./scripts/opencode-acp-handshake.mjssmoke:opencode:sessionsnode ./scripts/opencode-acp-session-list.mjssmoke:sessionsnode ./scripts/session-lifecycle-smoke.mjsstartnode ./bin/agent-router.mjsstart:mcpnode ./mcp/server.mjs
Dependencies1
@modelcontextprotocol/sdk^1.29.0