PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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 promoting

Mixed 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"}'
Publisherericswann
Artifact bytes2,001,709
Previous version4.10.25
Published2026-05-25T17:43:06.832Z
SHA-256c5ffc28e432a4a737e09438f4fee86ad47e8ea9a3a99eeb7731e0ac725815dab

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

review
Last checked
reviewRisk
17Score
4.10.26Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/cli/spells/core/bwrap-sandbox.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/src/cli/spells/core/docker-sandbox.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/src/cli/spells/core/sandbox-profile.jsmatched ".npmrc"5
lowCredential file accesspackage/bin/lib/pii-scrub.mjsmatched "GITHUB_TOKEN"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="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.ts
  • buildtsc
  • devtsx watch src/cli/index.ts
  • flonode bin/cli.js
  • linteslint src/ bin/ .claude/scripts/ --ext .ts,.tsx,.mts,.cts,.js,.mjs,.cjs --max-warnings 0
  • postinstallnode scripts/prune-native-binaries.mjs && node scripts/post-install-notice.mjs && node scripts/post-install-bootstrap.mjs
  • prebuildnode scripts/sync-version.mjs && node scripts/clean-dist.mjs
  • prepublishOnlynpm run build
  • security:auditnpm audit --omit=dev --audit-level high
  • security:fixnpm audit fix
  • testnode scripts/test-runner.mjs
  • test:smokenode harness/consumer-smoke/run.mjs
  • test:smoke:populatednode harness/consumer-smoke/run-populated.mjs
  • test:uivitest --ui
  • versionnode scripts/sync-version.mjs && git add src/cli/version.ts
Dependencies8
  • @anush008/tokenizers^0.6.0
  • @modelcontextprotocol/sdk^1.0.0
  • js-yaml^4.1.1
  • lru-cache^11.3.5
  • onnxruntime-node^1.24.3
  • semver^7.7.4
  • tar^7.5.11
  • valibot^1.3.1