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
- 25
- First published
- Apr 2026
- Publisher
- vladyslav_rasik
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/.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
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts5
buildtsc -b && vite builddevvitelinteslint .patchnpm run build && npm version patch && npm publishpreviewvite preview
Dependencies30
@radix-ui/react-checkbox^1.3.2@radix-ui/react-dialog^1.1.15@radix-ui/react-label^2.1.7@radix-ui/react-popover^1.1.15@radix-ui/react-progress^1.1.7@radix-ui/react-radio-group^1.3.7@radix-ui/react-scroll-area^1.2.10@radix-ui/react-select^2.2.5@radix-ui/react-separator^1.1.7@radix-ui/react-slider^1.3.5@radix-ui/react-slot^1.2.3@radix-ui/react-toggle^1.1.10@radix-ui/react-toggle-group^1.1.11@radix-ui/react-tooltip^1.2.8@tailwindcss/vite^4.1.11axios^1.12.2class-variance-authority^0.7.1clsx^2.1.1file-saver^2.0.5html-to-image^1.11.13jspdf^4.2.1lucide-react^0.525.0papaparse^5.5.3radix-ui^1.4.3react^19.1.0react-dom^19.1.0react-resizable^3.0.5tailwind-merge^3.3.1tailwindcss^4.1.11zustand^5.0.6