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
- 193,553Ubiquitous · −70% score
- Versions published
- 405Mature · −50% score
- First published
- Dec 2018
- Publisher
- pnpmuser
Effective trust discount applied: −70% (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 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/reportError.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts6
_testjestcompiletsc --build && pnpm run lint --fixjust-test-previewts-node test --type-checklinteslint "src/**/*.ts" "test/**/*.ts"starttsc --watchtestpnpm run compile && pnpm run _test
Dependencies21
@pnpm/cli-meta1000.0.17@pnpm/config1004.11.4@pnpm/core-loggers1001.0.10@pnpm/dedupe.issues-renderer1000.0.2@pnpm/dedupe.types1000.0.0@pnpm/error1000.1.0@pnpm/render-peer-issues1002.0.13@pnpm/types1001.3.1@pnpm/util.lex-comparator^3.0.2ansi-diff^1.2.0boxennpm:@zkochan/[email protected]chalk^4.1.2cli-truncate^2.1.0normalize-path^3.0.0pretty-bytes^5.6.0pretty-ms^7.0.1ramdanpm:@pnpm/[email protected]rxjs^7.8.2semver^7.7.4stacktracey^2.2.0string-length^4.0.2