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
- 3,074Niche · −30% score
- Versions published
- 66
- First published
- May 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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 "aws_access_key"
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 6 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/bundled-plugins/security/policies/outbound-secret-scan.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/bundled-plugins/security/policies/prompt-injection.ts | matched ".ssh\\" | 5 |
| low | Credential file access | package/src/bundled-plugins/security/policies/secret-exfil-bash.ts | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="bun run scripts/generate-schema.ts" | 5 |
Manifest
Package metadata
Scripts9
checkbun run typecheck && bun run lint && bun run format:checkdebug:promptbun run scripts/dump-system-prompt.tsformatoxfmt --write .format:checkoxfmt --check .generate:schemabun run scripts/generate-schema.tslintoxlintpostinstallbun run scripts/generate-schema.tstestbun test --paralleltypechecktsgo --noEmit
Dependencies17
@clack/core^1.2.0@clack/prompts^1.2.0@huggingface/transformers4.2.0@mariozechner/pi-coding-agent^0.67.3@mariozechner/pi-tui^0.67.3@modelcontextprotocol/sdk^1.29.0@mozilla/readability^0.6.0agent-messenger2.20.1cheerio^1.2.0citty^0.2.2cron-parser^5.5.0jq-wasm^1.1.0-jq-1.8.1jsdom^29.0.2proper-lockfile^4.1.2qrcode^1.5.4turndown^7.2.4zod^4.3.6