PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/template/.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
11
First published
Apr 2026
Publisher
laime

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"}'
Publisherlaime
Artifact bytes98,032
Previous version0.0.10
Published2026-04-13T03:28:55.396Z
SHA-2568275d3f381daa8b7ad6205bbb8cfb1d9512de43f428c19937d18902423d4ae02

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
lowObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build
  • devvite
  • formatprettier --write "**/*.{ts,tsx}"
  • linteslint .
  • previewvite preview
  • typechecktsc --noEmit
Dependencies19
  • @fontsource-variable/inter^5.2.8
  • @hookform/resolvers^5.2.2
  • @tailwindcss/vite^4.2.1
  • axios^1.15.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^1.8.0
  • next-themes^0.4.6
  • radix-ui^1.4.3
  • react^19.2.4
  • react-dom^19.2.4
  • react-hook-form^7.72.1
  • react-router-dom^7.14.0
  • shadcn^4.2.0
  • sonner^2.0.7
  • tailwind-merge^3.5.0
  • tailwindcss^4.2.1
  • tw-animate-css^1.4.0
  • zod^4.3.6