Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 33 · status changed
Related candidates
Linked campaigns and clusters
pnpmuser
12 members · evidence strength 71Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/index.js | matched ".npmrc" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/index.js | matched ".npmrc" | 30 |
| low | Obfuscation | package/lib/createNpmResolutionVerifier.js | matched "\\x00" | 3 |
Manifest
Package metadata
Scripts4
.testcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169" jestcompiletsgo --build && pn lint --fixlinteslint "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.0encode-registry^3.0.1lru-cache^11.2.7normalize-path^3.0.0p-limit^7.1.0p-memoize8.0.0parse-npm-tarball-url^5.0.0path-temp^3.0.0ramdanpm:@pnpm/[email protected]rename-overwrite^7.0.1semver^7.7.2semver-utils^1.1.4ssri13.0.1- …and 1 more.