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.
- Versions published
- 80Mature · −50% score
- First published
- Sep 2019
- Publisher
- nnmrts
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@pumpn/[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":["@pumpn/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts3
linteslintprepublishOnlynpm run linttestecho 'no tests yet'
Dependencies23
@eslint-community/eslint-plugin-eslint-comments^4.7.1@stylistic/eslint-plugin^5.10.0@typescript-eslint/parser^8.57.1eslint-import-resolver-typescript^4.4.4eslint-plugin-command^3.5.2eslint-plugin-depend^1.5.0eslint-plugin-import-x^4.16.2eslint-plugin-jsdoc^62.8.0eslint-plugin-no-secrets^2.3.3eslint-plugin-perfectionist^5.7.0eslint-plugin-promise^7.2.1eslint-plugin-react-dom^3.0.0eslint-plugin-react-naming-convention^3.0.0eslint-plugin-react-rsc^3.0.0eslint-plugin-react-web-api^3.0.0eslint-plugin-react-x^3.0.0eslint-plugin-redos^4.5.0eslint-plugin-regexp^3.1.0eslint-plugin-security^4.0.0eslint-plugin-sonarjs^4.0.2eslint-plugin-tailwindcss^4.0.0-beta.0eslint-plugin-unicorn^63.0.0globals^17.4.0