PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.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.

Versions published
57Mature · −50% score
First published
Jul 2018
Publisher
mnpenner

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publishermnpenner
Artifact bytes1,407,358
Previous version0.6.0
Published2025-03-15T18:55:40.512Z
SHA-25614ef6ca31c4ce7ba9f9d10b3b0b8cc798ee0297ac1195a685cfa124e7056af34

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

review
Last checked
reviewRisk
7Score
0.7.0Version
Status history (2 events)
  1. availableavailable · risk review · score 7 · status available -> available, risk high -> review, score 17 -> 7
  2. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/.envpackage/.env15
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/.envpackage/.env15
lowObfuscation Densitypackage/dist.bak/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildrollup -c && cp README.md dist/
  • devrollup -cw
  • linteslint . --quiet --fix
Dependencies2
  • geojson^0.5.0
  • mariadb^3.4.0