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.
- Weekly downloads
- 184
- Versions published
- 13
- First published
- Apr 2026
- Publisher
- anak10thn
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
Credential file access: matched ".ssh/"
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 90 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/apis/projects/orchestration-run.js | matched ".ssh/" | 30 |
| high | Credential file access | package/lib/sandbox.js | matched "id_rsa" | 30 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/apis/projects/orchestration-run.js | matched ".ssh/" | 30 |
| high | Credential file access | package/lib/sandbox.js | matched "id_rsa" | 30 |
| low | Credential file access | package/hooks/opencode/plugin.js | matched "id_rsa" | 5 |
| low | Credential file access | package/client/dist/assets/ProjectSettingsView-Cws6Slcn.js | matched ".ssh/" | 5 |
| low | Credential file access | package/client/dist/assets/SettingsView-C19XWIXv.js | matched ".ssh/" | 5 |
| low | Credential file access | package/hooks/claude/block-secret-commands.sh | matched "id_rsa" | 5 |
| low | Credential file access | package/hooks/claude/sanitize-output.sh | matched "aws_secret_access_key" | 5 |
| low | Credential file access | package/hooks/pi/jonggrang-extension.ts | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts11
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.jstestnode test/backend-args.test.js
Dependencies9
@clack/prompts^0.7.0@earendil-works/pi-coding-agent^0.74.2chokidar^4.0.3cors^2.8.5express^4.21.2http-proxy^1.18.1js-yaml^4.1.1node-pty^1.1.0socket.io^4.8.1