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 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":["[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"}'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
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 |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/test-functional/testEMG.sh | matched "curl " | 12 |
| medium | Remote Payload | package/test-functional/testhelper.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts7
linteslint ./cli ./lib app.jsstartnode app.jsstopnode stop.jstestmocha tests/*.*.integ.test.js --timeout 90000 && nyc mocha tests/*.*.unit.test.jstest:allmocha tests/*.*.integ.test.js --timeout 90000 && nyc mocha tests/*.*.unit.test.js config/tests/*.unit.test.js core/teststest:confignyc mocha config/tests/*.unit.test.jstest:corenyc mocha core/tests
Dependencies26
async^2.6.4cli-prompt^0.5.0commander^2.9.0cpr^3.0.1debug^3.1.0diff^8.0.3fs-extra^11.2.0js-yaml^4.1.0jsonwebtoken^9.0.1lodash^4.17.23microgateway-edgeauth^3.2.2microgateway-plugins^3.3.9minimatch^10.2.4opentracing^0.14.3pem^1.8.1portastic^1.0.1postman-request^2.88.1-postman.43redis^3.1.2resolve^1.20.0rimraf^6.1.3sanitizer^0.1.3tmp^0.2.5tunnel-agent^0.6.0uuid^11.0.3volos-util-apigee^0.1.7xml2js^0.5.0