PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/template/backend-project/.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.

Weekly downloads
63
Versions published
8
First published
May 2026
Publisher
rubayita

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"}'
Publisherrubayita
Artifact bytes71,630
Previous version1.1.0
Published2026-05-30T06:36:07.742Z
SHA-2567afa5c35bc4d41ad0532fd92bfd6a01198587b03631de1e474d463c7aa4cc6bf

Why flagged

What the scanner saw

Credential File Packaged: package/template/backend-project/.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
1.1.1Version
Status history (3 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 24 -> 35
  2. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 35 -> 24
  3. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies7
  • @tailwindcss/vite^4.3.0
  • axios^1.16.1
  • my-preset^1.1.2
  • react^19.2.6
  • react-dom^19.2.6
  • react-router-dom^7.15.1
  • tailwindcss^4.3.0