Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 21 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/lib/helpers/likelyUpdateCommand.js | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/lib/helpers/likelyUpdateCommand.js | matched "curl " | 12 |
| low | Obfuscation | package/src/lib/helpers/createSpinner.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/src/lib/helpers/decryptValue.js | matched "Buffer.from(value, 'base64" | 3 |
| low | Obfuscation | package/src/cli/actions/login.js | matched "\\u0003" | 3 |
Manifest
Package metadata
Scripts8
buildnode esbuild.jsbuild:minifynode esbuild.js --minifyprereleasenpm testreleasestandard-versionstandardstandardstandard:fixstandard --fixtesttap run --allow-empty-coverage --disable-coverage --timeout=60000test-coveragetap run --show-full-coverage --timeout=60000
Dependencies16
@clack/core^0.4.2@dotenvx/dotenvx^1.61.3arch^2.1.1commander^11.1.0conf^10.2.0dotenv^17.2.0eciesjs^0.4.7enquirer^2.4.1execa^5.1.1express^5.2.1open^8.4.2playwright^1.57.0semver^7.7.4systeminformation^5.22.11undici^7.11.0yocto-spinner^1.1.0