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
- 646
- Versions published
- 356
- First published
- Feb 2026
- Publisher
- aabyzov
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/"
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 20 · 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/dist/agents/agents-registry.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/audit/fix-suggestions.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/scanner/patterns.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/eval/prompt-builder.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts19
buildtscbuild:eval-uivite build --config src/eval-ui/vite.config.tscleanrm -rf distdevtsc --watchdev:eval-uivite dev --config src/eval-ui/vite.config.tsgenerate:agents-jsonnpx tsx scripts/generate-agents-json.tslint:bundle-sizenpx tsx scripts/check-bundle-size.tslint:serif-scopenpx tsx scripts/check-serif-scope.tslint:shimmernpx tsx scripts/check-no-shimmer.tslint:skills-specnpx tsx scripts/validate-skills-spec.tslint:voicenpx tsx scripts/check-strings-voice.tsprebuildnpm run generate:agents-jsonprepublishOnlynpm run build && npm run build:eval-ui && node scripts/sync-readme-badges.cjs && git diff --exit-code README.mdpreuninstallnode scripts/preuninstall.cjssync:readme-badgesnode scripts/sync-readme-badges.cjstestvitest runtest:bundle-sizenpx tsx scripts/check-bundle-size.tstest:e2eplaywright testtest:lhcilhci autorun --config=./lighthouse.config.js
Dependencies7
@anthropic-ai/sdk^0.78.0@napi-rs/keyring^1.3.0commander^14.0.3minimatch^9.0.9openai^6.34.0simple-git~3.33.0trash^9.0.0