PkgRadar

Package evidence

@dotenvx/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
7,695,082Ubiquitous · −70% score
Versions published
283Mature · −50% score
First published
Nov 2023
Publisher
motdotenv

Effective trust discount applied: 70% (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":["@dotenvx/[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":["@dotenvx/[email protected]"],"fail_on":"review"}'
Publishermotdotenv
Artifact bytes92,598
Previous version1.72.0
Published2026-06-16T15:15:38.943Z
SHA-256a31cc2279fb4b0aaca8676a60095eea8a0ee383679224ea8043837e843e4ce18

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.73.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/lib/helpers/kits/sample.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts7
  • prereleasenpm run release:check
  • releasenpm run release:check && standard-version
  • release:checknpm test && npm run testshell
  • standardstandard
  • standard:fixstandard --fix
  • testtap run --test-env=DOTENVX_NO_ARMOR=true --allow-empty-coverage --disable-coverage --timeout=60000
  • testshellbash shellspec
Dependencies16
  • commander^11.1.0
  • conf^10.2.0
  • dotenv^17.2.1
  • eciesjs^0.4.10
  • enquirer^2.4.1
  • env-paths^2.2.1
  • execa^5.1.1
  • fdir^6.2.0
  • ignore^5.3.0
  • object-treeify1.1.33
  • open^8.4.2
  • picomatch^4.0.4
  • systeminformation^5.22.11
  • undici^7.11.0
  • which^4.0.0
  • yocto-spinner^1.1.0