PkgRadar

Package evidence

@pnpm/[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
523
Versions published
481Mature · −50% score
First published
Dec 2019
Publisher
pnpmuser

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 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":["@pnpm/[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":["@pnpm/[email protected]"],"fail_on":"review"}'
Publisherpnpmuser
Artifact bytes17,361
Previous version1000.3.15
Published2026-03-24T16:38:53.753Z
SHA-25625e776364cfb88e4d3d02b4fdfad85a7c3f2c6761ee641bcfdc2196f6c99978f

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
1Score
1000.3.16Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/publish.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • _testjest
  • compiletsc --build && pnpm run lint --fix
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • starttsc --watch
  • testpnpm run compile && pnpm run _test
Dependencies32
  • @pnpm/catalogs.types1000.0.0
  • @pnpm/cli-utils1001.3.10
  • @pnpm/client1001.1.24
  • @pnpm/common-cli-options-help1000.0.2
  • @pnpm/config1004.11.0
  • @pnpm/error1000.1.0
  • @pnpm/exportable-manifest1000.4.2
  • @pnpm/fs.packlist1000.0.0
  • @pnpm/git-utils1000.0.0
  • @pnpm/lifecycle1001.0.37
  • @pnpm/network.auth-header1000.0.7
  • @pnpm/package-bins1000.0.17
  • @pnpm/pick-registry-for-package1000.0.16
  • @pnpm/plugin-commands-env1000.0.66
  • @pnpm/resolver-base1005.4.1
  • @pnpm/run-npm1000.1.1
  • @pnpm/sort-packages1000.0.16
  • @pnpm/types1001.3.0
  • @zkochan/rimraf^3.0.2
  • chalk^4.1.2
  • enquirer^2.4.1
  • execanpm:[email protected]
  • p-filter^2.1.0
  • p-limit^3.1.0
  • ramdanpm:@pnpm/[email protected]
  • realpath-missing^1.1.0
  • render-help^1.0.3
  • tar-stream^2.2.0
  • tempy^1.0.1
  • tinyglobby^0.2.15
  • …and 2 more.