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
6
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,533,876
Previous version1.2.1
Published2025-08-17T16:09:18.454Z
SHA-256a151ad7045c2c4a2efb2a4558fedca8f8f331fce583b3141fd60df0236cd954f

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
1.2.2Version
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

Dependencies8
  • boxen^8.0.1
  • chalk^4.1.2
  • commander^10.0.0
  • execa^5.1.1
  • figlet^1.8.2
  • fs-extra^11.0.0
  • gradient-string^3.0.0
  • inquirer^8.2.7