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
6
First published
Jun 2026
Publisher
kevindoni17

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"}'
Publisherkevindoni17
Artifact bytes133,251
Previous version2.0.4
Published2026-06-08T04:25:04.408Z
SHA-256c2a613dbbcac36f5fbefd8c0fed0ddf3961958345e6a406043ab8ee72b9f26ec

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
3Score
2.0.5Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/package.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts8
  • buildnext build
  • devnext dev
  • linteslint
  • startnode .next/standalone/server.js
  • testvitest run
  • test:allvitest run && playwright test
  • test:e2eplaywright test
  • test:watchvitest
Dependencies31
  • @radix-ui/react-dialog^1.1.16
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-label^2.1.9
  • @radix-ui/react-select^2.3.0
  • @radix-ui/react-separator^1.1.9
  • @radix-ui/react-switch^1.3.0
  • @radix-ui/react-tabs^1.1.14
  • @radix-ui/react-tooltip^1.2.9
  • @tailwindcss/postcss^4
  • @types/bcryptjs^2.4.6
  • @types/better-sqlite3^7.6.13
  • @types/node^20
  • @types/react^19
  • @types/react-dom^19
  • @types/uuid^10.0.0
  • bcryptjs^3.0.3
  • better-sqlite3^12.10.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • drizzle-orm^0.45.2
  • jose^6.2.3
  • lucide-react^1.17.0
  • next16.2.7
  • pino^10.3.1
  • react19.2.4
  • react-dom19.2.4
  • tailwind-merge^3.6.0
  • tailwindcss^4
  • typescript^5
  • uuid^14.0.0
  • …and 1 more.