PkgRadar

Package evidence

@rushdb/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@rushdb/[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":["@rushdb/[email protected]"],"fail_on":"review"}'
Publisher1px.one
Artifact bytes127,163
Previous version2.0.6
Published2026-05-21T16:31:12.751Z
SHA-256aad2717c1ea7de975f22f9d004f9bdf84aaac6ac10b3a8c0c3d4e0be8db472e9

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
27Score
2.0.7Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/build/index.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/build/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/build/index.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts8
  • buildrimraf build && node esbuild.config.js --prod
  • build:esbuildnode esbuild.config.js
  • inspectornpx @modelcontextprotocol/inspector build/index.js
  • testvitest run
  • test:watchvitest
  • types:checktsc --noEmit
  • watchtsc --watch
  • watch:esbuildnode esbuild.config.js --watch
Dependencies7
  • @hono/node-server1.19.13
  • @modelcontextprotocol/sdk1.27.1
  • @rushdb/javascript-sdk2.0.7
  • dotenv^16.4.7
  • hono4.12.12
  • jose^5.9.0
  • jsonschema^1.5.0