PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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.

Weekly downloads
52
Versions published
144Mature · −50% score
First published
Oct 2017
Publisher
bentdigital

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"}'
Publisherbentdigital
Artifact bytes29,535
Previous version4.0.0
Published2026-06-01T00:00:04.551Z
SHA-2569f785c3af55775cde6e4f76c2c4374fa0d7ab890b14b16a8c832c3ee48747daa

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/cli/deploy.jsmatched ".ssh/"5
lowCredential file accesspackage/index.jsmatched ".ssh/"5
lowCredential file accesspackage/cli/pull.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies49
  • @pmmmwh/react-refresh-webpack-plugin^0.5.17
  • @prettier/plugin-php^0.19.7
  • @swc/core^1.15.18
  • browser-sync^3.0.4
  • chalk4.1.2
  • copy-webpack-plugin^11.0.0
  • css-loader^6.11.0
  • cssnano^6.1.2
  • eslint^8.57.1
  • eslint-config-airbnb^19.0.4
  • eslint-config-prettier^8.10.2
  • eslint-import-resolver-node^0.3.9
  • eslint-plugin-import^2.32.0
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-prettier^4.2.5
  • eslint-plugin-react^7.37.5
  • eslint-plugin-react-hooks^4.6.2
  • get-port5.1.1
  • glob^10.5.0
  • html-webpack-plugin^5.6.6
  • husky^9.1.7
  • inquirer3.0.4
  • lint-staged^13.3.0
  • mini-css-extract-plugin^2.10.1
  • node-fetch^2.7.0
  • ora^5.4.1
  • postcss^8.5.8
  • postcss-loader^7.3.4
  • postcss-preset-env^8.5.1
  • prettier^2.8.8
  • …and 19 more.