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
- 1,659Niche · −30% score
- Versions published
- 226Established · −30% score
- First published
- Nov 2025
- 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 "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 review · score 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-377GONL7.js | matched "github_token" | 5 |
| low | Credential file access | package/dist/chunk-SVW2KCU3.js | matched "github_token" | 5 |
Manifest
Package metadata
Scripts10
buildtsup && bun run copy-readmecopy-readmebun -e "import { cpSync } from 'fs'; cpSync('../../README.md', 'README.md')"devbun src/cli.tsfixbiome check --write .formatbiome format --write .lintbiome check .prepublishOnlynode -e "if(process.env.ALLOW_PUBLISH!=='1'){console.error('ERROR: Use bun run publish:next, then bun run promote:latest');process.exit(1)}"testbun testtest:watchbun test --watchtypechecktsc --noEmit
Dependencies14
@anthropic-ai/claude-agent-sdk^0.2.49@earendil-works/pi-ai^0.74.0@github/copilot-sdk^0.1.25@hono/node-server^1.19.11@inquirer/prompts^8.2.1@openai/codex-sdk^0.104.0cmd-ts^0.14.3dotenv^16.4.5fast-glob^3.3.3hono^4.12.9json5^2.2.3micromatch^4.0.8semver^7.7.4yaml^2.8.3