PkgRadar

Package evidence

[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":["[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"}'
Artifact bytes261,932
Previous version1.1.0
Published2026-05-24T10:15:11.277Z
SHA-2568483c9810ff34e75a34a33ee87bee880b2171e3e0efc18b6547f20fb211afbf8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/ui/dist/assets/index-4G5agxF8.jsmatched "curl "12
mediumRemote Payloadpackage/src/cli/nodox.jsmatched "cUrl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/ui/dist/assets/index-4G5agxF8.jsmatched "curl "12
mediumRemote Payloadpackage/src/cli/nodox.jsmatched "cUrl "12
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/ui/dist/assets/index-4G5agxF8.jsmatched "\\u00C0"3
lowObfuscationpackage/src/index.jsmatched "\\x1b"3
lowObfuscationpackage/src/cli/nodox.jsmatched "\\x1b"3
lowObfuscationpackage/src/schema/schema-detector.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts5
  • buildnpm run build:ui && npm run build:cjs
  • build:cjsnode scripts/build-cjs.js
  • build:uivite build
  • prepublishOnlynpm run build && npm test
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies2
  • ws^8.18.0
  • zod-to-json-schema^3.25.2