PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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 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"}'
Publisherowlstronaut
Artifact bytes2,901,197
Previous version11.14.1
Published2026-05-20T20:28:13.587Z
SHA-256c15ed81d98f5f4c45e30f71e5dcf83ae24e9af5beb5db8b1d58becea97ba38cc

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

review
Last checked
reviewRisk
4Score
11.15.0Version
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/node_modules/@npmcli/config/lib/definitions/definitions.jsmatched ".npmrc"5
lowCredential file accesspackage/node_modules/@npmcli/config/lib/index.jsmatched ".npmrc"5
lowCredential file accesspackage/node_modules/npm-packlist/lib/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts17
  • dependenciesnode scripts/bundle-and-gitignore-deps.js && node scripts/dependency-graph.js
  • dumpconfenv | grep npm | sort | uniq
  • eslinteslint "**/*.{js,cjs,ts,mjs,jsx,tsx}"
  • licensesnpx licensee --production --errors-only
  • lintnode . run eslint
  • lint-allnode . run lint --workspaces --include-workspace-root --if-present
  • lintfixnode . run eslint -- --fix
  • postlinttemplate-oss-check
  • posttestnode . run lint
  • prepacknode . run build -w docs
  • resetdepsnode scripts/resetdeps.js
  • rp-pull-requestnode scripts/update-authors.js
  • snaptap
  • template-oss-applytemplate-oss-apply --force
  • testtap
  • test-allnode . run test --workspaces --include-workspace-root --if-present
  • test: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.2
  • abbrev^4.0.0
  • archy~1.0.0
  • cacache^20.0.4
  • chalk^5.6.2
  • ci-info^4.4.0
  • fastest-levenshtein^1.0.16
  • fs-minipass^3.0.3
  • glob^13.0.6
  • graceful-fs^4.2.11
  • hosted-git-info^9.0.3
  • ini^6.0.0
  • init-package-json^8.2.5
  • is-cidr^6.0.4
  • json-parse-even-better-errors^5.0.0
  • libnpmaccess^10.0.3
  • libnpmdiff^8.1.8
  • libnpmexec^10.2.8
  • libnpmfund^7.0.22
  • libnpmorg^8.0.1
  • …and 35 more.