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
319
Versions published
23
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 bytes26,278
Previous version1100.2.6
Published2026-06-11T23:03:35.369Z
SHA-2561decf2c185784b6c44549e81c06de50451a3706e89998a78add48b7ebbbe197d

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.3.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/reportError.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
Dependencies21
  • @pnpm/cli.meta1100.0.7
  • @pnpm/config.reader1101.8.0
  • @pnpm/core-loggers1100.2.0
  • @pnpm/deps.inspection.peers-issues-renderer1100.0.5
  • @pnpm/error1100.0.0
  • @pnpm/installing.dedupe.issues-renderer1100.0.1
  • @pnpm/installing.dedupe.types1100.0.1
  • @pnpm/types1101.3.1
  • @pnpm/util.lex-comparator^3.0.2
  • ansi-diff^1.2.0
  • boxennpm:@zkochan/[email protected]
  • chalk^5.6.2
  • cli-truncate^5.2.0
  • normalize-path^3.0.0
  • pretty-bytes^7.1.0
  • pretty-ms^9.3.0
  • ramdanpm:@pnpm/[email protected]
  • rxjs^7.8.2
  • semver^7.8.1
  • stacktracey^2.2.0
  • string-length^7.0.1