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
- 1,131Niche · −30% score
- Versions published
- 22
- First published
- Mar 2026
- Publisher
- pnpmuser
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'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 review · score 17 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/loadNpmrcFiles.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/lib/npmDefaults.js | matched ".npmrc" | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/loadNpmrcFiles.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/lib/npmDefaults.js | matched ".npmrc" | 10 |
| low | Credential file access | package/lib/index.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts5
.testcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169" jestcompiletsgo --build && pn lint --fixlinteslint "src/**/*.ts" "test/**/*.ts"starttsgo --watchtestpn compile && pn .test
Dependencies29
@pnpm/catalogs.config1100.0.0@pnpm/catalogs.types1100.0.0@pnpm/config.env-replace^4.1.0@pnpm/config.matcher1100.0.1@pnpm/config.nerf-dart^1.0.1@pnpm/constants1100.0.0@pnpm/error1100.0.0@pnpm/hooks.pnpmfile1100.0.14@pnpm/network.git-utils1100.0.1@pnpm/pkg-manifest.utils1100.2.4@pnpm/text.naming-cases1100.0.1@pnpm/types1101.3.1@pnpm/workspace.project-manifest-reader1100.0.12@pnpm/workspace.workspace-manifest-reader1100.0.7better-path-resolve2.0.0camelcase^9.0.0camelcase-keys^10.0.2can-write-to-dir^2.0.0ci-info^4.4.0is-subdir^2.0.0is-windows^1.0.2lodash.kebabcase^4.1.1normalize-registry-url2.0.1path-absolute^2.0.0path-name^1.0.0ramdanpm:@pnpm/[email protected]read-ini-file5.0.0realpath-missing^2.0.0semver^7.8.1