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
- 2,922Niche · −30% score
- Versions published
- 165Established · −30% score
- First published
- Dec 2025
- Publisher
- akb447
Effective trust discount applied: −30% (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 (2 events)
- available → available · risk review · score 16 · status available -> available, risk high -> review, score 117 -> 16
- new → available · risk high · score 117 · status changed
Related candidates
Linked campaigns and clusters
akb447
2 members · evidence strength 59Install Lifecycle Suppresses Failure — prepare="bunx simple-git-hooks || true"
2 members · evidence strength 65Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/token-gU5Pf2zy.js | matched "GITHUB_TOKEN" | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/token-gU5Pf2zy.js | matched "GITHUB_TOKEN" | 10 |
| low | Credential file access | package/dist/account-manager-XUea7euz.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/main.js | matched "GITHUB_TOKEN" | 5 |
| low | Obfuscation | package/dist/main.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts10
buildtsdowndevbun run --watch ./src/main.tsknipknip-bunlinteslint --cachelint:alleslint --cache .prepackbun run buildpreparebunx simple-git-hooks || truereleasebumpp && bun publish --access publicstartNODE_ENV=production bun run ./src/main.tstypechecktsc
Dependencies11
@clack/prompts^0.11.0citty^0.1.6clipboardy^5.0.0consola^3.4.2fetch-event-stream^0.1.5gpt-tokenizer^3.0.1hono^4.9.9proxy-from-env^1.1.0srvx^0.8.9tiny-invariant^1.3.3undici^7.16.0