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
- 523
- Versions published
- 481Mature · −50% score
- First published
- Dec 2019
- Publisher
- pnpmuser
Effective trust discount applied: −50% (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/publish.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts5
_testjestcompiletsc --build && pnpm run lint --fixlinteslint "src/**/*.ts" "test/**/*.ts"starttsc --watchtestpnpm run compile && pnpm run _test
Dependencies32
@pnpm/catalogs.types1000.0.0@pnpm/cli-utils1001.3.10@pnpm/client1001.1.24@pnpm/common-cli-options-help1000.0.2@pnpm/config1004.11.0@pnpm/error1000.1.0@pnpm/exportable-manifest1000.4.2@pnpm/fs.packlist1000.0.0@pnpm/git-utils1000.0.0@pnpm/lifecycle1001.0.37@pnpm/network.auth-header1000.0.7@pnpm/package-bins1000.0.17@pnpm/pick-registry-for-package1000.0.16@pnpm/plugin-commands-env1000.0.66@pnpm/resolver-base1005.4.1@pnpm/run-npm1000.1.1@pnpm/sort-packages1000.0.16@pnpm/types1001.3.0@zkochan/rimraf^3.0.2chalk^4.1.2enquirer^2.4.1execanpm:[email protected]p-filter^2.1.0p-limit^3.1.0ramdanpm:@pnpm/[email protected]realpath-missing^1.1.0render-help^1.0.3tar-stream^2.2.0tempy^1.0.1tinyglobby^0.2.15- …and 2 more.