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.

Versions published
31Mature · −50% score
First published
May 2014
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes683,309
Previous version0.9.2
Published2026-06-09T04:59:12.787Z
SHA-2566b71fbb4aba5a66bbdb1b01ccfececa731fb46e4b3e34a3f82631a40734da206

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
1Score
0.9.3Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/init-DGrLx2ls.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • buildnode scripts/sync-skill-docs.mjs && vp pack
  • devvp pack --watch
  • typechecktsgo --noEmit
Dependencies19
  • @cloudflare/sandbox^0.10.0
  • @cloudflare/vite-plugin^1.36.3
  • @cloudflare/workers-types^4.20260508.1
  • @hono/oauth-providers^0.8.5
  • @napi-rs/keyring1.3.0
  • better-auth^1.6.9
  • better-sqlite3^12.9.0
  • blake3-jit^1.1.0
  • drizzle-arktype^0.1.3
  • drizzle-kit^0.31.10
  • drizzle-orm^0.45.2
  • drizzle-valibot^0.4.2
  • drizzle-zod^0.8.3
  • es-module-lexer^2.1.0
  • hono^4.12.18
  • ignore^7.0.5
  • jsonc-parser3.3.1
  • pg^8.20.0
  • wrangler^4.90.0