PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.env

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 update

Static 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"}'
Artifact bytes6,815,920
Previous version0.0.24
Published2026-06-09T07:51:51.919Z
SHA-2560827bfc2a546de62a6c5f2f8844c0474dbb83aee86527d8d5f088645f756132f

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

high
Last checked
highRisk
35Score
0.0.25Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts5
  • buildtsc -b && vite build
  • devvite
  • linteslint .
  • patchnpm run build && npm version patch && npm publish
  • previewvite 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.11
  • axios^1.12.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • file-saver^2.0.5
  • html-to-image^1.11.13
  • jspdf^4.2.1
  • lucide-react^0.525.0
  • papaparse^5.5.3
  • radix-ui^1.4.3
  • react^19.1.0
  • react-dom^19.1.0
  • react-resizable^3.0.5
  • tailwind-merge^3.3.1
  • tailwindcss^4.1.11
  • zustand^5.0.6