PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/stock-chain/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
404
Versions published
3
First published
May 2026
Publisher
ostroner

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"}'
Publisherostroner
Artifact bytes123,388
Previous version1.0.0
Published2026-05-31T17:05:27.951Z
SHA-25602cb6dcd1e38296652066744ff34ec77d8ac899d801a8c886725bec76ac6eb6d

Why flagged

What the scanner saw

Credential File Packaged: package/templates/stock-chain/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
100Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 100 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/stock-chain/backend/.envpackage/templates/stock-chain/backend/.env35
highCredential File Packagedpackage/templates/stock-chain/frontend/.envpackage/templates/stock-chain/frontend/.env35
highCredential File Packagedpackage/templates/y-bus/backend/.envpackage/templates/y-bus/backend/.env35
highCredential File Packagedpackage/templates/y-bus/frontend/.envpackage/templates/y-bus/frontend/.env35
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/stock-chain/backend/.envpackage/templates/stock-chain/backend/.env35
highCredential File Packagedpackage/templates/stock-chain/frontend/.envpackage/templates/stock-chain/frontend/.env35
highCredential File Packagedpackage/templates/y-bus/backend/.envpackage/templates/y-bus/backend/.env35
highCredential File Packagedpackage/templates/y-bus/frontend/.envpackage/templates/y-bus/frontend/.env35
lowObfuscation Densitypackage/templates/stock-chain/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/stock-chain/frontend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/y-bus/backend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/y-bus/frontend/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies8
  • @tailwindcss/vite^4.3.0
  • axios^1.16.1
  • lucide-react^1.17.0
  • react^19.2.6
  • react-dom^19.2.6
  • react-hot-toast^2.6.0
  • react-router-dom^7.16.0
  • tailwindcss^4.3.0