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 bytes8,233
Previous version1100.0.14
Published2026-05-20T11:02:57.769Z
SHA-25651153ced31628311359dc2cdacb9995e513b94a456019f2e6a1b991d12105e45

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pnpmuser

12 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/config.jsmatched ".npmrc"30
highCredential file accesspackage/lib/configGet.jsmatched ".npmrc"30
highCredential file accesspackage/lib/configSet.jsmatched ".npmrc"30
highCredential file accesspackage/lib/getConfigFileInfo.jsmatched ".npmrc"30

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
Dependencies15
  • @pnpm/cli.utils1101.0.6
  • @pnpm/config.reader1101.3.3
  • @pnpm/constants1100.0.0
  • @pnpm/error1100.0.0
  • @pnpm/object.key-sorting1100.0.0
  • @pnpm/object.property-path1100.0.0
  • @pnpm/text.naming-cases1100.0.1
  • @pnpm/workspace.workspace-manifest-writer1100.0.9
  • camelcase^9.0.0
  • ini6.0.0
  • lodash.kebabcase^4.1.1
  • read-ini-file5.0.0
  • render-help^2.0.0
  • write-ini-file5.0.0
  • write-yaml-file^6.0.0