PkgRadar

Package evidence

@rudderjs/[email protected]

Remote Payload: matched "curl "

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":["@rudderjs/[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":["@rudderjs/[email protected]"],"fail_on":"review"}'
Publishersuleimansh
Artifact bytes38,006
Previous version1.2.0
Published2026-05-22T10:50:47.131Z
SHA-256c2d99eb244cac3e8433589ba0d27c746fdcfc868986cf99ab9fb93a03401f92c

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
lowObfuscationpackage/dist/error-page.jsmatched "\\u2028"3
lowObfuscationpackage/dist/index.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.build.json
  • cleanrm -rf dist
  • devtsc -p tsconfig.build.json --watch
  • linteslint src
  • testtsc -p tsconfig.test.json && node --test dist-test/index.test.js dist-test/editor-launch.test.js
  • typechecktsc --noEmit
Dependencies4
  • @hono/node-server^1.19.9
  • @rudderjs/contracts^1.8.0
  • @vikejs/hono^0.2.0
  • hono^4.12.0