PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
101Mature · −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 promoting

Mixed 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"}'
Publisheribnekhalid
Artifact bytes356,085
Previous version5.0.0
Published2026-06-05T19:36:19.475Z
SHA-2561ce52fa46a17c9ec2ad2d72fff2e26411247ca4e26e4c4079d19d40251b6007e

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

review
Last checked
reviewRisk
6Score
5.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/routes/misc.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts6
  • create-tablesnode lib/createTable.js
  • devcross-env test=dev env=dev nodemon index.js
  • render:mermaidnpx @mermaid-js/mermaid-cli -i docs/diagrams/auth-flows.mmd -o docs/images/auth-flows.svg
  • render:mermaid:pngnpx @mermaid-js/mermaid-cli -i docs/diagrams/auth-flows.mmd -o docs/images/auth-flows.png -s 20
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
Dependencies39
  • @mermaid-js/mermaid-cli^11.15.0
  • bytes^3.1.2
  • connect-pg-simple^10.0.0
  • content-type^1.0.5
  • cookie^1.1.1
  • cookie-parser^1.4.7
  • csurf^1.2.2
  • debug^4.4.3
  • depd^2.0.0
  • dotenv^16.6.1
  • encodeurl^2.0.0
  • escape-html^1.0.3
  • etag^1.8.1
  • express^5.1.0
  • express-handlebars^8.0.1
  • express-rate-limit^7.5.0
  • express-session^1.18.1
  • graceful-fs^4.2.11
  • iconv-lite^0.7.2
  • inherits^2.0.4
  • ms^2.1.3
  • node-fetch^3.3.2
  • on-finished^2.4.1
  • once^1.4.0
  • parseurl^1.3.3
  • passport^0.7.0
  • passport-github2^0.1.12
  • passport-google-oauth20^2.0.0
  • pg^8.14.1
  • proxy-addr^2.0.7
  • …and 9 more.