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.
- Versions published
- 3
- First published
- Jun 2026
- Publisher
- anaygarodia
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":["@anaygarodia/[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":["@anaygarodia/[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 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/accounts/catalog.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/accounts/detect.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/providers.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts6
buildbun build --compile src/cli.tsx --outfile dist/gearboxgearboxbun run src/cli.tsxlinkbun linkstartbun run src/cli.tsxtestbun testtypechecktsc --noEmit
Dependencies11
@ai-sdk/anthropic^2.0.0@ai-sdk/deepseek^1.0.0@ai-sdk/google^2.0.0@ai-sdk/openai^2.0.0ai^5.0.0diff^9.0.0ink^5.0.0js-tiktoken^1.0.21marked15react^18.3.1zod^3.25.0
Optional dependencies3
@ai-sdk/amazon-bedrock3@ai-sdk/azure2@ai-sdk/google-vertex3