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
- Jun 2026
- Publisher
- ezboom1111
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_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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/secret-scan.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts29
boundariesnode scripts/check-boundaries.mjsbuildtsc -p tsconfig.jsoncheck:browsernode scripts/check-browser.mjscritique:completenode ./dist/cli.js critique-completecritique:nextnode ./dist/cli.js critique-nextevidence:runnode ./dist/cli.js evidence-runlintbiome checklint:fixbiome check --writeprepacknpm run buildprepublishOnlynpm run verifyqanode scripts/qa-sectors.mjs && node scripts/qa-fuzz.mjsqa:fuzznode scripts/qa-fuzz.mjsqa:sectorsnode scripts/qa-sectors.mjsratchetnode scripts/ratchet-coverage.mjsscorecardnode scripts/generate-scorecard.mjssmokenode ./dist/cli.js smokesmoke:medianode ./dist/cli.js smoke-mediasmoke:proxynode ./dist/cli.js smoke-proxysmoke:webnode ./dist/cli.js smoke-web --timeout-ms 10000statusnode scripts/generate-status.mjstestvitest runtest:civitest run --coverage --reporter=default --reporter=json --outputFile=.status/vitest-result.jsontest:coveragevitest run --coveragetest:ocr-integrationvitest run --config vitest.ocr.config.tstest:official-apivitest run --config vitest.official-api.config.tstest:tarballnode scripts/test-tarball.mjstest:unitvitest run tests/lease-manager.test.ts tests/artifact-writer.test.tstypechecktsc --noEmit -p tsconfig.check.jsonverifynpm run build && npm run typecheck && npm run lint && npm run boundaries && npm run check:browser && npm run test:ci && npm run ratchet && npm run smoke && npm run smoke:web && npm run smoke:media && npm run smoke:proxy && npm run test:tarball && npm audit --audit-level=moderate && npm run status && npm run scorecard
Dependencies3
@modelcontextprotocol/sdk^1.29.0playwright^1.60.0zod^4.1.13
Optional dependencies1
tesseract.js^7.0.0