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
- 1
- First published
- May 2026
- Publisher
- jbgoodman
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":["@3030-labs/[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":["@3030-labs/[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/dist/daemon/entry.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/cli/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/index.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts13
buildtsupdevtsup --watchformatprettier --write "src/**/*.ts" "test/**/*.ts"format:checkprettier --check "src/**/*.ts" "test/**/*.ts"linteslint src test --ext .tslint:fixeslint src test --ext .ts --fixpreparehuskyprepublishOnlypnpm buildtestvitest runtest:integrationvitest run test/integrationtest:unitvitest run test/unittest:watchvitesttypechecktsc --noEmit
Dependencies23
@anthropic-ai/claude-agent-sdk^0.2.138@anthropic-ai/claude-code^2.1.138@anthropic-ai/sdk^0.82.0@clack/prompts^1.2.0@google/generative-ai^0.24.1@modelcontextprotocol/sdk^1.0.4better-sqlite3^12.10.0boxen^8.0.1chalk^5.4.1chokidar^4.0.3commander^12.1.0cosmiconfig^9.0.0gray-matter^4.0.3minisearch^7.1.1openai^6.39.0ora^8.1.1p-queue^8.0.1pino^9.5.0pino-pretty^13.0.0proper-lockfile^4.1.2simple-git^3.27.0yaml^2.6.1zod^4.3.6