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
- 3,621Niche · −30% score
- Versions published
- 255
- First published
- Mar 2026
- Publisher
- ericswann
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 ".npmrc"
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 17 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/cli/spells/core/bwrap-sandbox.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/src/cli/spells/core/docker-sandbox.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/src/cli/spells/core/sandbox-profile.js | matched ".npmrc" | 5 |
| low | Credential file access | package/bin/lib/pii-scrub.mjs | matched "GITHUB_TOKEN" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/prune-native-binaries.mjs && node scripts/post-install-notice.mjs && node scripts/post-install-bootstrap.mjs" | 5 |
Manifest
Package metadata
Scripts15
benchvitest run --config vitest.bench.config.tsbuildtscdevtsx watch src/cli/index.tsflonode bin/cli.jslinteslint src/ bin/ .claude/scripts/ --ext .ts,.tsx,.mts,.cts,.js,.mjs,.cjs --max-warnings 0postinstallnode scripts/prune-native-binaries.mjs && node scripts/post-install-notice.mjs && node scripts/post-install-bootstrap.mjsprebuildnode scripts/sync-version.mjs && node scripts/clean-dist.mjsprepublishOnlynpm run buildsecurity:auditnpm audit --omit=dev --audit-level highsecurity:fixnpm audit fixtestnode scripts/test-runner.mjstest:smokenode harness/consumer-smoke/run.mjstest:smoke:populatednode harness/consumer-smoke/run-populated.mjstest:uivitest --uiversionnode scripts/sync-version.mjs && git add src/cli/version.ts
Dependencies8
@anush008/tokenizers^0.6.0@modelcontextprotocol/sdk^1.0.0js-yaml^4.1.1lru-cache^11.3.5onnxruntime-node^1.24.3semver^7.7.4tar^7.5.11valibot^1.3.1