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
- 846
- Versions published
- 218Mature · −50% score
- First published
- Jul 2021
- Publisher
- jfrog
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 ".npmrc"
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 15 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/node-v8.11.1-linux-x64/lib/node_modules/npm/lib/config/core.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/node-v8.11.1-linux-x64/lib/node_modules/npm/lib/config/defaults.js | matched ".npmrc" | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/node-v8.11.1-linux-x64/lib/node_modules/npm/lib/config/core.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/node-v8.11.1-linux-x64/lib/node_modules/npm/lib/config/defaults.js | matched ".npmrc" | 10 |
| low | Credential file access | package/node-v8.11.1-linux-x64/lib/node_modules/npm/lib/npm.js | matched ".npmrc" | 5 |
| low | Credential file access | package/node-v8.11.1-linux-x64/lib/node_modules/npm/node_modules/npm-packlist/index.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts9
dumpconfenv | grep npm | sort | uniqpreparenode bin/npm-cli.js --no-timing prune --prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 docpreversionbash scripts/update-authors.sh && git add AUTHORS && git commit -m "update AUTHORS" || truetaptap --timeout 300tap-covertap --nyc-arg='--cache' --coverage --timeout 600teststandard && npm run test-taptest-coveragenpm run tap-cover -- "test/tap/*.js" "test/network/*.js" "test/broken-under-*/*.js"test-nodetap --timeout 240 "test/tap/*.js" "test/network/*.js" "test/broken-under-nyc*/*.js"test-tapnpm run tap -- "test/tap/*.js" "test/network/*.js" "test/broken-under-*/*.js"
Dependencies96
JSONStream~1.3.1abbrev~1.1.1ansi-regex~3.0.0ansicolors~0.3.2ansistyles~0.1.3aproba~1.2.0archy~1.0.0bin-links^1.1.0bluebird~3.5.1cacache~10.0.1call-limit~1.1.0chownr~1.0.1cli-table2~0.2.0cmd-shim~2.0.2columnify~1.5.4config-chain~1.1.11detect-indent~5.0.0dezalgo~1.0.3editor~1.0.0find-npm-prefix~1.0.1fs-vacuum~1.2.10fs-write-stream-atomic~1.0.10gentle-fs^2.0.1glob~7.1.2graceful-fs~4.1.11has-unicode~2.0.1hosted-git-info~2.5.0iferr~0.1.5inflight~1.0.6inherits~2.0.3- …and 66 more.