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 bytes25,991
Previous version1100.2.1
Published2026-05-24T08:41:18.531Z
SHA-25623e813ed252ea0c9e0cfe6078ec44ec77e89c4b33f4bba7afd9729fa5fb2bd9b

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pnpmuser

12 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/reportError.jsmatched ".npmrc"30

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
Dependencies21
  • @pnpm/cli.meta1100.0.4
  • @pnpm/config.reader1101.4.0
  • @pnpm/core-loggers1100.1.1
  • @pnpm/deps.inspection.peers-issues-renderer1100.0.2
  • @pnpm/error1100.0.0
  • @pnpm/installing.dedupe.issues-renderer1100.0.1
  • @pnpm/installing.dedupe.types1100.0.1
  • @pnpm/types1101.1.1
  • @pnpm/util.lex-comparator^3.0.2
  • ansi-diff^1.2.0
  • boxennpm:@zkochan/[email protected]
  • chalk^5.6.0
  • cli-truncate^5.2.0
  • normalize-path^3.0.0
  • pretty-bytes^7.1.0
  • pretty-ms^9.2.0
  • ramdanpm:@pnpm/[email protected]
  • rxjs^7.8.2
  • semver^7.7.2
  • stacktracey^2.2.0
  • string-length^7.0.1