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.

Versions published
30
First published
Mar 2026
Publisher
pnpmuser

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 bytes44,441
Previous version1100.7.3
Published2026-06-11T23:06:02.926Z
SHA-256726438c9a742a4ecc822de12a831bb648eb81dd2e802c15f71bb864ef4b5029b

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
5Score
1100.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/runPacquet.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • .testcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169" jest
  • compiletsgo --build && pn lint --fix
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • starttsgo --watch
  • testpn compile && pn .test
Dependencies65
  • @inquirer/prompts^8.4.3
  • @pnpm/building.after-install1101.0.21
  • @pnpm/building.policy1100.0.9
  • @pnpm/catalogs.types1100.0.0
  • @pnpm/cli.command1100.0.1
  • @pnpm/cli.common-cli-options-help1100.0.2
  • @pnpm/cli.utils1101.0.11
  • @pnpm/colorize-semver-diff^2.0.0
  • @pnpm/config.matcher1100.0.1
  • @pnpm/config.pick-registry-for-package1100.0.8
  • @pnpm/config.reader1101.8.0
  • @pnpm/config.writer1100.0.12
  • @pnpm/constants1100.0.0
  • @pnpm/deps.inspection.outdated1100.1.7
  • @pnpm/deps.path1100.0.7
  • @pnpm/deps.security.signatures1101.2.1
  • @pnpm/deps.status1100.1.0
  • @pnpm/error1100.0.0
  • @pnpm/fs.graceful-fs1100.1.0
  • @pnpm/fs.read-modules-dir1100.0.1
  • @pnpm/global.commands1100.0.27
  • @pnpm/hooks.pnpmfile1100.0.14
  • @pnpm/installing.context1100.0.17
  • @pnpm/installing.dedupe.check1100.0.10
  • @pnpm/installing.deps-installer1101.9.0
  • @pnpm/installing.env-installer1101.1.8
  • @pnpm/lockfile.fs1100.1.4
  • @pnpm/lockfile.types1100.0.10
  • @pnpm/network.auth-header1101.1.1
  • @pnpm/network.fetch1100.1.2
  • …and 35 more.