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
123Mature · −50% score
First published
Apr 2016
Publisher
keyurkarnik

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"}'
Publisherkeyurkarnik
Artifact bytes202,847
Previous version3.3.8
Published2026-03-31T23:02:06.128Z
SHA-256466d559e1367cfd6ace9d3e6737dfed760043895ce723bb32686055b13477eee

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
21Score
3.3.9Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/test-functional/testEMG.shmatched "curl "12
mediumRemote Payloadpackage/test-functional/testhelper.shmatched "curl "12

Manifest

Package metadata

Scripts7
  • linteslint ./cli ./lib app.js
  • startnode app.js
  • stopnode stop.js
  • testmocha tests/*.*.integ.test.js --timeout 90000 && nyc mocha tests/*.*.unit.test.js
  • test:allmocha tests/*.*.integ.test.js --timeout 90000 && nyc mocha tests/*.*.unit.test.js config/tests/*.unit.test.js core/tests
  • test:confignyc mocha config/tests/*.unit.test.js
  • test:corenyc mocha core/tests
Dependencies26
  • async^2.6.4
  • cli-prompt^0.5.0
  • commander^2.9.0
  • cpr^3.0.1
  • debug^3.1.0
  • diff^8.0.3
  • fs-extra^11.2.0
  • js-yaml^4.1.0
  • jsonwebtoken^9.0.1
  • lodash^4.17.23
  • microgateway-edgeauth^3.2.2
  • microgateway-plugins^3.3.9
  • minimatch^10.2.4
  • opentracing^0.14.3
  • pem^1.8.1
  • portastic^1.0.1
  • postman-request^2.88.1-postman.43
  • redis^3.1.2
  • resolve^1.20.0
  • rimraf^6.1.3
  • sanitizer^0.1.3
  • tmp^0.2.5
  • tunnel-agent^0.6.0
  • uuid^11.0.3
  • volos-util-apigee^0.1.7
  • xml2js^0.5.0