Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 high · score 159 · status changed
Related candidates
Linked campaigns and clusters
dantheman181
2 members · evidence strength 64Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/tools/mcp_client.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/src/session/references.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/security/sanitize.js | matched ".ssh" | 30 |
| high | Credential file access | package/.github/workflows/build.yml | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/tools/mcp_client.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/src/session/references.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/security/sanitize.js | matched ".ssh" | 30 |
| high | Credential file access | package/.github/workflows/build.yml | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| low | Obfuscation | package/test/e2e_smoke.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/bin/eval_runner.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/tui/fullscreen.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/bin/model_client.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/security/sanitize.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/bin/smallcode.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/compiled/cognition/validate.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/compiled/features/verify_and_fix.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/compiled/cognition/validate.ts | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts13
benchnode bench/harness.js --suite smokebench:diffnode bench/diff.jsbench:listnode bench/harness.js --listbench:polyglotnode bench/harness.js --suite polyglot-minibench:smokenode bench/harness.js --suite smokebench:toolsnode bench/harness.js --suite tool-usebuildnode build.jsdevnode bin/smallcode.jsevalnode bin/smallcode.js --eval classify_accuracymcpnode bin/smallcode.js --mcpstartnode bin/smallcode.jstestnode --test test/*.test.jstest:e2enode test/e2e_smoke.js
Dependencies6
bonescript-compiler0.14.0chalk4.1.2cli-highlight2.1.11express^5.2.1marked15.0.12marked-terminal7.3.0
Optional dependencies3
budget-aware-mcp0.6.1playwright-extra4.3.0puppeteer-extra-plugin-stealth2.11.0