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
- 11
- First published
- Apr 2026
- Publisher
- laime
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/template/.env
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 high · score 35 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/template/.env | package/template/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/template/.env | package/template/.env | 35 |
| low | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts6
buildtsc -b && vite builddevviteformatprettier --write "**/*.{ts,tsx}"linteslint .previewvite previewtypechecktsc --noEmit
Dependencies19
@fontsource-variable/inter^5.2.8@hookform/resolvers^5.2.2@tailwindcss/vite^4.2.1axios^1.15.0class-variance-authority^0.7.1clsx^2.1.1lucide-react^1.8.0next-themes^0.4.6radix-ui^1.4.3react^19.2.4react-dom^19.2.4react-hook-form^7.72.1react-router-dom^7.14.0shadcn^4.2.0sonner^2.0.7tailwind-merge^3.5.0tailwindcss^4.2.1tw-animate-css^1.4.0zod^4.3.6