PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/core-react/.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
6
Versions published
7
First published
Aug 2025
Publisher
jaytyagi01

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"}'
Publisherjaytyagi01
Artifact bytes2,534,858
Previous version2.0.0
Published2026-06-06T15:40:22.518Z
SHA-256436fdea003b0c490ca817a19f0f2a8c6c2c7cc8e78a4bd96172580e2e06ed9b0

Why flagged

What the scanner saw

Credential File Packaged: package/templates/core-react/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/core-react/.envpackage/templates/core-react/.env35
highCredential File Packagedpackage/templates/vite-react/.envpackage/templates/vite-react/.env35

Manifest

Package metadata

Dependencies9
  • boxen^7.1.1
  • chalk^4.1.2
  • commander^12.1.0
  • execa^6.1.0
  • figlet^1.8.2
  • fs-extra^11.2.0
  • gradient-string^3.0.0
  • inquirer^9.2.23
  • ora^8.0.1