PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.env

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"}'
Artifact bytes1,778
Previous version1.0.0
Published2026-03-23T06:32:11.587Z
SHA-25694d6e213e3ec1645f8bc6ffcc179c0e2c9f9445be04aed57b5259ff413e77307

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

vantio-engineering

2 members · evidence strength 51

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowObfuscationpackage/index.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies1
  • dotenv^16.4.5