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
1,131Niche · −30% score
Versions published
22
First published
Mar 2026
Publisher
pnpmuser

Effective trust discount applied: 30% (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 bytes41,970
Previous version1101.7.0
Published2026-06-11T23:03:16.384Z
SHA-256feff1fafb3c74b14cfb3e4bd36ec57ddd94a762fffdb8570500dc138c78bf876

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/loadNpmrcFiles.jsmatched ".npmrc"10
mediumCredential file accesspackage/lib/npmDefaults.jsmatched ".npmrc"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/loadNpmrcFiles.jsmatched ".npmrc"10
mediumCredential file accesspackage/lib/npmDefaults.jsmatched ".npmrc"10
lowCredential file accesspackage/lib/index.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
Dependencies29
  • @pnpm/catalogs.config1100.0.0
  • @pnpm/catalogs.types1100.0.0
  • @pnpm/config.env-replace^4.1.0
  • @pnpm/config.matcher1100.0.1
  • @pnpm/config.nerf-dart^1.0.1
  • @pnpm/constants1100.0.0
  • @pnpm/error1100.0.0
  • @pnpm/hooks.pnpmfile1100.0.14
  • @pnpm/network.git-utils1100.0.1
  • @pnpm/pkg-manifest.utils1100.2.4
  • @pnpm/text.naming-cases1100.0.1
  • @pnpm/types1101.3.1
  • @pnpm/workspace.project-manifest-reader1100.0.12
  • @pnpm/workspace.workspace-manifest-reader1100.0.7
  • better-path-resolve2.0.0
  • camelcase^9.0.0
  • camelcase-keys^10.0.2
  • can-write-to-dir^2.0.0
  • ci-info^4.4.0
  • is-subdir^2.0.0
  • is-windows^1.0.2
  • lodash.kebabcase^4.1.1
  • normalize-registry-url2.0.1
  • path-absolute^2.0.0
  • path-name^1.0.0
  • ramdanpm:@pnpm/[email protected]
  • read-ini-file5.0.0
  • realpath-missing^2.0.0
  • semver^7.8.1