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
1,403Niche · −30% score
Versions published
35
First published
May 2026
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 bytes3,003,268
Previous version0.16.0
Published2026-05-23T21:39:34.375Z
SHA-25649a922dffdefcd9762bc32dbf4b7077e640804a015935399f9b47db52dce9b28

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.17.0Version
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/scripts/security-ioc.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts26
  • browser:guardnode scripts/browser-issue-guard.mjs
  • buildnpm run build:app && npm run build:runtime
  • build:appnext build
  • build:runtimenode scripts/build-cli-runtime.mjs
  • db:migratetsx scripts/db-migrate.ts
  • db:seedtsx scripts/db-seed.ts
  • devnext dev
  • linteslint .
  • package:inspectnode scripts/package-inspect.mjs
  • package:testnpm run verify && npm pack --dry-run
  • prepacknpm run build:runtime
  • pricing:refreshtsx scripts/pricing-refresh.ts
  • projscan:doctornpx --yes projscan@latest doctor
  • release:checknpm run package:test && npm run smoke:cli && npm run smoke:packed && npm run security:ioc && npm run security:package && npm run projscan:doctor
  • release:notesnode scripts/extract-release-notes.mjs
  • resettsx scripts/reset.ts
  • scantsx scripts/scan.ts
  • screenshots:seedtsx scripts/seed-screenshot-data.ts
  • security:iocnode scripts/security-ioc.mjs
  • security:packagenpm run package:inspect && npm audit --audit-level=moderate
  • smoke:clinpm run build && node scripts/smoke-cli.mjs
  • smoke:packednode scripts/smoke-packed-install.mjs
  • startnext start
  • testvitest run
  • verifynpm test && tsc --noEmit && npm run lint
  • visual:smokenode scripts/visual-smoke.mjs
Dependencies19
  • @radix-ui/react-slot^1.1.1
  • @tailwindcss/postcss^4.3.0
  • @types/node^22.19.19
  • @types/react^19.2.15
  • better-sqlite3^12.10.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • drizzle-orm^0.45.2
  • get-port^7.2.0
  • lucide-react^1.16.0
  • next^16.2.6
  • open^11.0.0
  • postcss^8.5.15
  • react^19.0.0
  • react-dom^19.0.0
  • recharts^3.8.1
  • tailwind-merge^3.6.0
  • tailwindcss^4.3.0
  • typescript^6.0.3