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
- 141Mature · −50% score
- First published
- Mar 2015
- Publisher
- dickeyxxx
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 access: matched "id_rsa"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/commands/keys/add.js | matched "id_rsa" | 10 |
Manifest
Package metadata
Scripts6
buildbabel src -d lib --ignore '*.test.js'cleanrimraf libpreparenpm run clean && npm run buildprepublishOnlyanycli-dev manifestreleasenptestTZ=utc mocha && jest && flow && eslint .
Dependencies41
bluebird^3.5.1cli-engine-command^9.0.7cli-engine-config^3.4.0cli-engine-heroku^5.0.4co^4.6.0co-wait^0.0.0filesize^3.5.11heroku-cli-util^7.0.2inquirer^4.0.1lodash^4.17.4lodash.compact^3.0.1lodash.countby^4.6.0lodash.findindex^4.6.0lodash.flatten^4.4.0lodash.foreach^4.5.0lodash.frompairs^4.0.1lodash.groupby^4.6.0lodash.map^4.6.0lodash.mapkeys^4.6.0lodash.mean^4.1.0lodash.pad^4.5.1lodash.partition^4.6.0lodash.pickby^4.6.0lodash.reduce^4.6.0lodash.round^4.0.4lodash.sortby^4.7.0lodash.sum^4.0.2lodash.sumby^4.6.0lodash.topairs^4.3.0lodash.truncate^4.4.2- …and 11 more.