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
- 5
- First published
- Jun 2026
- Publisher
- kevindoni17
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/package.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts8
buildnext builddevnext devlinteslintstartnode .next/standalone/server.jstestvitest runtest:allvitest run && playwright testtest:e2eplaywright testtest: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.0bcryptjs^3.0.3better-sqlite3^12.10.0class-variance-authority^0.7.1clsx^2.1.1drizzle-orm^0.45.2jose^6.2.3lucide-react^1.17.0next16.2.7pino^10.3.1react19.2.4react-dom19.2.4tailwind-merge^3.6.0tailwindcss^4typescript^5uuid^14.0.0- …and 1 more.