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
- 743
- Versions published
- 541Mature · −50% score
- First published
- Jan 2017
- Publisher
- patrikx3
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":["[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":["[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
Scripts1
testgrunt && mocha ./test/mocha/*.js ./test/mocha/task/*.js
Dependencies22
corifeus-utils^2026.4.140download^8.0.0extract-zip^2.0.1fs-extra^11.3.5github-api^3.4.0glob^13.0.6glob-promise^6.0.7grunt^1.6.2grunt-contrib-clean^2.0.1grunt-contrib-copy^1.0.0grunt-contrib-htmlmin^3.1.0grunt-contrib-watch^1.1.0jit-grunt^0.10.0lodash^4.18.1mkdirp^3.0.1mocha^11.7.6mz^2.7.0npm^11.16.0npm-check-updates^22.2.3should^13.2.3time-grunt^2.0.0yaml^2.9.0