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.

Weekly downloads
602
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 bytes39,423,618
Previous version0.5.11
Published2021-02-08T03:07:25.665Z
SHA-25642124c347dec6e1f5382a7c9859d5c78b2e4ce6e9e1f57352d0272c800d1b147

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.5.12Version
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/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildrollup -c
  • devrollup -cw
  • execnode -r dotenv/config --enable-source-maps --max-old-space-size=16384 dist/index.js
  • publishcd dist && npm publish
  • testjest
Dependencies1
  • mariadb^2.5.2