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 "id_rsa"
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 204 · status changed
Related candidates
Linked campaigns and clusters
anak10thn
2 members · evidence strength 64Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/hooks.js | matched "id_rsa" | 30 |
| high | Credential file access | package/hooks/opencode/plugin.js | matched ".ssh" | 30 |
| high | Credential file access | package/hooks/claude/block-secret-commands.sh | matched "id_rsa" | 30 |
| high | Credential file access | package/hooks/claude/block-sensitive-files.sh | matched ".ssh" | 30 |
| high | Credential file access | package/hooks/claude/sanitize-output.sh | matched "aws_secret_access_key" | 30 |
| high | Credential file access | package/hooks/pi/jonggrang-extension.ts | matched "id_rsa" | 30 |
| medium | Remote Payload | package/bin/jonggrang.js | matched "curl " | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/hooks.js | matched "id_rsa" | 30 |
| high | Credential file access | package/hooks/opencode/plugin.js | matched ".ssh" | 30 |
| high | Credential file access | package/hooks/claude/block-secret-commands.sh | matched "id_rsa" | 30 |
| high | Credential file access | package/hooks/claude/block-sensitive-files.sh | matched ".ssh" | 30 |
| high | Credential file access | package/hooks/claude/sanitize-output.sh | matched "aws_secret_access_key" | 30 |
| high | Credential file access | package/hooks/pi/jonggrang-extension.ts | matched "id_rsa" | 30 |
| medium | Remote Payload | package/bin/jonggrang.js | matched "curl " | 12 |
| low | Obfuscation | package/lib/tui/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/bin/jonggrang.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/jonggrang.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/tui.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts10
buildcd client && npm install && npm run buildcheckbash scripts/check.shcheck:quickbash scripts/check.sh --quickcheck:syntaxbash scripts/check.sh --syntax-onlydevnpm run dev:server & npm run dev:clientdev:clientcd client && npm run devdev:servernode server.jsinstall:allnpm install && cd client && npm installpredev:serverbash scripts/ensure-build.shstartbash scripts/ensure-build.sh && node server.js
Dependencies7
@clack/prompts^0.7.0@earendil-works/pi-coding-agent^0.74.2chokidar^4.0.3cors^2.8.5express^4.21.2js-yaml^4.1.1socket.io^4.8.1