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
- 404
- Versions published
- 103Mature · −50% score
- First published
- Apr 2025
- Publisher
- ibnekhalid
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":["[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
Remote Payload: matched "raw.githubusercontent.com"
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 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/routes/misc.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts8
create-tablesnode lib/createTable.jsdevcross-env test=dev env=dev nodemon index.jsinstall-mermaidnpm i @mermaid-js/[email protected] --save-devrender:mermaidnpx @mermaid-js/mermaid-cli -i docs/diagrams/auth-flows.mmd -o docs/images/auth-flows.svgrender:mermaid:pngnpx @mermaid-js/mermaid-cli -i docs/diagrams/auth-flows.mmd -o docs/images/auth-flows.png -s 20testnode --experimental-vm-modules node_modules/jest/bin/jest.jstest:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watchtetsnpm run test
Dependencies38
bytes^3.1.2connect-pg-simple^10.0.0content-type^1.0.5cookie^1.1.1cookie-parser^1.4.7csurf^1.2.2debug^4.4.3depd^2.0.0dotenv^16.6.1encodeurl^2.0.0escape-html^1.0.3etag^1.8.1express^5.1.0express-handlebars^8.0.1express-rate-limit^7.5.0express-session^1.18.1graceful-fs^4.2.11iconv-lite^0.7.2inherits^2.0.4ms^2.1.3node-fetch^3.3.2on-finished^2.4.1once^1.4.0parseurl^1.3.3passport^0.7.0passport-github2^0.1.12passport-google-oauth20^2.0.0pg^8.14.1proxy-addr^2.0.7qs^6.15.0- …and 8 more.