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
- 107,199,932Ubiquitous · −70% score
- Versions published
- 288Mature · −50% score
- First published
- Dec 2010
- Publisher
- wesleytodd
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
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
Obfuscation: matched "\\u2028"
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
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 | Obfuscation | package/lib/response.js | matched "\\u2028" | 3 |
Manifest
Package metadata
Scripts5
linteslint .testmocha --require test/support/env --reporter spec --bail --check-leaks test/ test/acceptance/test-cinyc --reporter=lcovonly --reporter=text npm testtest-covnyc --reporter=html --reporter=text npm testtest-tapmocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/
Dependencies31
accepts~1.3.8array-flatten1.1.1body-parser1.20.2content-disposition0.5.4content-type~1.0.4cookie0.6.0cookie-signature1.0.6debug2.6.9depd2.0.0encodeurl~1.0.2escape-html~1.0.3etag~1.8.1finalhandler1.2.0fresh0.5.2http-errors2.0.0merge-descriptors1.0.1methods~1.1.2on-finished2.4.1parseurl~1.3.3path-to-regexp0.1.7proxy-addr~2.0.7qs6.11.0range-parser~1.2.1safe-buffer5.2.1send0.18.0serve-static1.15.0setprototypeof1.2.0statuses2.0.1type-is~1.6.18utils-merge1.0.1- …and 1 more.