PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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 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"}'
Publisherdickeyxxx
Artifact bytes36,567
Previous version2.4.21
Published2018-02-06T06:25:55.105Z
SHA-25622f0ddfa50b78df1bbc43e7121f674dd2a578fc79a2ccfa1ee2fc93f401e54ae

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/commands/keys/add.jsmatched "id_rsa"10

Manifest

Package metadata

Scripts6
  • buildbabel src -d lib --ignore '*.test.js'
  • cleanrimraf lib
  • preparenpm run clean && npm run build
  • prepublishOnlyanycli-dev manifest
  • releasenp
  • testTZ=utc mocha && jest && flow && eslint .
Dependencies41
  • bluebird^3.5.1
  • cli-engine-command^9.0.7
  • cli-engine-config^3.4.0
  • cli-engine-heroku^5.0.4
  • co^4.6.0
  • co-wait^0.0.0
  • filesize^3.5.11
  • heroku-cli-util^7.0.2
  • inquirer^4.0.1
  • lodash^4.17.4
  • lodash.compact^3.0.1
  • lodash.countby^4.6.0
  • lodash.findindex^4.6.0
  • lodash.flatten^4.4.0
  • lodash.foreach^4.5.0
  • lodash.frompairs^4.0.1
  • lodash.groupby^4.6.0
  • lodash.map^4.6.0
  • lodash.mapkeys^4.6.0
  • lodash.mean^4.1.0
  • lodash.pad^4.5.1
  • lodash.partition^4.6.0
  • lodash.pickby^4.6.0
  • lodash.reduce^4.6.0
  • lodash.round^4.0.4
  • lodash.sortby^4.7.0
  • lodash.sum^4.0.2
  • lodash.sumby^4.6.0
  • lodash.topairs^4.3.0
  • lodash.truncate^4.4.2
  • …and 11 more.