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
- 13,003,437Ubiquitous · −70% score
- Versions published
- 594Mature · −50% score
- First published
- Jul 2013
- Publisher
- owlstronaut
Effective trust discount applied: −70% (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 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/node_modules/@npmcli/config/lib/definitions/definitions.js | matched ".npmrc" | 5 |
| low | Credential file access | package/node_modules/@npmcli/config/lib/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/node_modules/npm-packlist/lib/index.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts17
dependenciesnode scripts/bundle-and-gitignore-deps.js && node scripts/dependency-graph.jsdumpconfenv | grep npm | sort | uniqeslinteslint "**/*.{js,cjs,ts,mjs,jsx,tsx}"licensesnpx licensee --production --errors-onlylintnode . run eslintlint-allnode . run lint --workspaces --include-workspace-root --if-presentlintfixnode . run eslint -- --fixpostlinttemplate-oss-checkposttestnode . run lintprepacknode . run build -w docsresetdepsnode scripts/resetdeps.jsrp-pull-requestnode scripts/update-authors.jssnaptaptemplate-oss-applytemplate-oss-apply --forcetesttaptest-allnode . run test --workspaces --include-workspace-root --if-presenttest:nocolorCI=true tap -Rclassic
Dependencies65
@isaacs/string-locale-compare^1.1.0@npmcli/arborist^9.6.0@npmcli/config^10.9.1@npmcli/fs^5.0.0@npmcli/map-workspaces^5.0.3@npmcli/metavuln-calculator^9.0.3@npmcli/package-json^7.0.5@npmcli/promise-spawn^9.0.1@npmcli/redact^4.0.0@npmcli/run-script^10.0.4@sigstore/tuf^4.0.2abbrev^4.0.0archy~1.0.0cacache^20.0.4chalk^5.6.2ci-info^4.4.0fastest-levenshtein^1.0.16fs-minipass^3.0.3glob^13.0.6graceful-fs^4.2.11hosted-git-info^9.0.3ini^6.0.0init-package-json^8.2.5is-cidr^6.0.4json-parse-even-better-errors^5.0.0libnpmaccess^10.0.3libnpmdiff^8.1.8libnpmexec^10.2.8libnpmfund^7.0.22libnpmorg^8.0.1- …and 35 more.