PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/skeleton/.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
11
Versions published
24Mature · −50% score
First published
Jun 2025
Publisher
pawan-4brains

Effective trust discount applied: 50% (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"}'
Publisherpawan-4brains
Artifact bytes1,252,826
Previous version4.0.9
Published2026-05-22T10:06:06.966Z
SHA-256db2e87114e89092d20e425ea615fa26b168c7699aac1375c59e57ef39f4473ce

Why flagged

What the scanner saw

Credential File Packaged: package/skeleton/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/skeleton/.envpackage/skeleton/.env35

Manifest

Package metadata

Scripts2
  • devnodemon index.js
  • startnode index.js
Dependencies3
  • cors^2.8.6
  • dotenv^17.3.1
  • express^5.2.1