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
- 122Mature · −50% score
- First published
- Dec 2019
- Publisher
- mukti107
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":["@evlop/[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":["@evlop/[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 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/constants.js | matched "id_rsa" | 10 |
| medium | Credential file access | package/executor/runCommand.js | matched "id_rsa" | 10 |
Manifest
Package metadata
Scripts1
testecho "Error: no test specified" && exit 1
Dependencies113
@babel/core7.12.3@babel/plugin-proposal-class-properties^7.13.0@babel/plugin-proposal-nullish-coalescing-operator^7.16.7@babel/plugin-proposal-optional-chaining^7.16.7@babel/plugin-syntax-jsx^7.12.13@babel/plugin-transform-runtime^7.18.9@babel/preset-env^7.18.6@babel/preset-flow^7.7.4@babel/preset-react^7.18.6@babel/runtime^7.18.9@babel/runtime-corejs2^7.13.9@babel/types^7.24.0@pmmmwh/react-refresh-webpack-plugin0.4.3@react-native/metro-config^0.73.5@svgr/webpack5.5.0@typescript-eslint/eslint-plugin^4.5.0@typescript-eslint/parser^4.5.0@vitejs/plugin-react^4.0.0axios^0.20.0babel-eslint^10.1.0babel-jest^26.6.0babel-loader^8.2.5babel-plugin-named-asset-import^0.3.7babel-plugin-react-native-web^0.18.6babel-plugin-transform-inline-environment-variables^0.4.4babel-preset-react-app^10.0.0before-build-webpack^0.2.9bfj^7.0.2camelcase^6.1.0case-sensitive-paths-webpack-plugin2.3.0- …and 83 more.