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
- 145Mature · −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 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 ".ssh/"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/cli/deploy.js | matched ".ssh/" | 5 |
| low | Credential file access | package/index.js | matched ".ssh/" | 5 |
| low | Credential file access | package/cli/pull.js | matched ".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.18browser-sync^3.0.4chalk4.1.2copy-webpack-plugin^11.0.0css-loader^6.11.0cssnano^6.1.2eslint^8.57.1eslint-config-airbnb^19.0.4eslint-config-prettier^8.10.2eslint-import-resolver-node^0.3.9eslint-plugin-import^2.32.0eslint-plugin-jsx-a11y^6.10.2eslint-plugin-prettier^4.2.5eslint-plugin-react^7.37.5eslint-plugin-react-hooks^4.6.2get-port5.1.1glob^10.5.0html-webpack-plugin^5.6.6husky^9.1.7inquirer3.0.4lint-staged^13.3.0mini-css-extract-plugin^2.10.1node-fetch^2.7.0ora^5.4.1postcss^8.5.8postcss-loader^7.3.4postcss-preset-env^8.5.1prettier^2.8.8- …and 19 more.