PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/template/(SMS) StockHub (mysql)/backend/.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
1,132Niche · −30% score
Versions published
15
First published
May 2026
Publisher
lavieboi

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherlavieboi
Artifact bytes60,651
Previous version1.1.0
Published2026-06-05T11:41:39.511Z
SHA-25638467b17d4c7cf99f0bcef47e8c0f8e1cf15e16a384e0c6371f74b92572eb53f

Why flagged

What the scanner saw

Credential File Packaged: package/template/(SMS) StockHub (mysql)/backend/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
24Score
1.1.1Version
Status history (2 events)
  1. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 35 -> 24
  2. 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/(SMS) StockHub (mysql)/backend/.envpackage/template/(SMS) StockHub (mysql)/backend/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/(SMS) StockHub (mysql)/backend/.envpackage/template/(SMS) StockHub (mysql)/backend/.env35
lowObfuscation Densitypackage/template/(SMS) StockHub (mysql)/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/template/(SMS) StockHub (mysql)/frontend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies4
  • axios^1.17.0
  • react^19.2.6
  • react-dom^19.2.6
  • react-router-dom^7.17.0