PkgRadar

Package evidence

@pnpm/[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherpnpmuser
Artifact bytes40,248
Previous version1101.3.1
Published2026-05-24T08:41:39.711Z
SHA-25648552cd7b55527866df62af24df93989920006aeecbef2e17d6de8144feda882

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

high
Last checked
highRisk
33Score
1101.3.2Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pnpmuser

12 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/index.jsmatched ".npmrc"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib/index.jsmatched ".npmrc"30
lowObfuscationpackage/lib/createNpmResolutionVerifier.jsmatched "\\x00"3

Manifest

Package metadata

Scripts4
  • .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"
  • testpn compile && pn .test
Dependencies31
  • @pnpm/config.pick-registry-for-package1100.0.5
  • @pnpm/config.version-policy1100.1.1
  • @pnpm/constants1100.0.0
  • @pnpm/core-loggers1100.1.1
  • @pnpm/crypto.hash1100.0.1
  • @pnpm/error1100.0.0
  • @pnpm/fetching.types1100.0.1
  • @pnpm/fs.graceful-fs1100.1.0
  • @pnpm/resolving.jsr-specifier-parser1100.0.0
  • @pnpm/resolving.registry.pkg-metadata-filter1100.0.4
  • @pnpm/resolving.registry.types1100.0.4
  • @pnpm/resolving.resolver-base1100.3.0
  • @pnpm/store.cafs1100.1.6
  • @pnpm/store.index1100.1.0
  • @pnpm/types1101.1.1
  • @pnpm/workspace.range-resolver1100.0.1
  • @pnpm/workspace.spec-parser1100.0.0
  • @zkochan/retry^0.2.0
  • encode-registry^3.0.1
  • lru-cache^11.2.7
  • normalize-path^3.0.0
  • p-limit^7.1.0
  • p-memoize8.0.0
  • parse-npm-tarball-url^5.0.0
  • path-temp^3.0.0
  • ramdanpm:@pnpm/[email protected]
  • rename-overwrite^7.0.1
  • semver^7.7.2
  • semver-utils^1.1.4
  • ssri13.0.1
  • …and 1 more.