PkgRadar

Package evidence

@npmcli/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
16,267Mainstream · −50% score
Versions published
116Mature · −50% score
First published
Aug 2021
Publisher
GitHub ActionsTrusted automation · −70% score

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":["@npmcli/[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":["@npmcli/[email protected]"],"fail_on":"review"}'
Artifact bytes46,080
Previous version4.29.0
Published2026-03-19T16:48:38.949Z
SHA-256532a4955034976a7d00a2ad27b8bd9d1a39fb6df1219dea3d214a5a2cd179808

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
4.30.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/release/release-manager.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/release/release-manager.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/lib/content/index.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/util/parser.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="template-oss-apply"5

Manifest

Package metadata

Scripts12
  • eslinteslint "**/*.{js,cjs,ts,mjs,jsx,tsx}"
  • lintnpm run eslint && npm run prettier -- --check
  • lint-allnpm run lint --workspaces --include-workspace-root --if-present
  • lintfixnpm run eslint -- --fix && npm run prettier -- --write
  • postinstalltemplate-oss-apply
  • postlinttemplate-oss-check
  • posttestnpm run lint
  • prettierprettier "**/*.{js,cjs,ts,mjs,jsx,tsx,json}"
  • snaptap
  • template-oss-applytemplate-oss-apply --force
  • testtap
  • test-allnpm run test --workspaces --include-workspace-root --if-present
Dependencies26
  • @actions/core^2.0.0
  • @commitlint/cli^20.1.0
  • @commitlint/config-conventional^20.0.0
  • @isaacs/string-locale-compare^1.1.0
  • @npmcli/arborist^9.1.2
  • @npmcli/git^7.0.0
  • @npmcli/map-workspaces^5.0.0
  • @npmcli/package-json^7.0.0
  • @octokit/rest^22.0.0
  • dedent^1.5.1
  • diff^8.0.2
  • glob^13.0.0
  • handlebars^4.7.7
  • hosted-git-info^9.0.0
  • ini^6.0.0
  • json-parse-even-better-errors^5.0.0
  • just-deep-map-values^1.1.1
  • just-diff^6.0.0
  • just-omit^2.2.0
  • lodash^4.17.21
  • minimatch^10.0.3
  • npm-package-arg^13.0.0
  • proc-log^6.0.0
  • release-please^17.1.1
  • semver^7.3.5
  • yaml^2.1.1