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"}'
Publisherthanathip41
Artifact bytes98,243
Previous version1.2.7
Published2026-05-16T17:31:32.294Z
SHA-25625c235e863ab4839637ef7eaaa086947ff8f41e09c80ddeb0e1182322b9edea3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/core/server/index.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/lib/core/server/parser-factory.jsmatched "cUrl "12
mediumRemote Dependency Specpackage.jsondevDependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.63.0"8
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/core/server/index.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/lib/core/server/parser-factory.jsmatched "cUrl "12
mediumRemote Dependency Specpackage.jsondevDependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.63.0"8
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/cli/generators/app/index.jsmatched "\\x1b"3
lowObfuscationpackage/dist/lib/core/server/index.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts11
  • benchmark:bunnpm run build && bun run benchmarks/tests/benchmark.bun.js
  • benchmark:nodenpm run build && node benchmarks/tests/benchmark.node.js
  • betanpm run build && npm publish --tag beta
  • bm:bunnpm run benchmark:bun
  • bm:nodenpm run benchmark:node
  • buildtsc
  • docsnpx docsify-cli serve docs
  • loadautocannon -c 100 -d 30 -p 10 localhost:5000
  • preparenpm run build
  • releasesh ./release.sh
  • testts-mocha ./__tests__/**/*.test.ts --reporter spec --no-timeouts --recursive --reporter mochawesome --reporter-options reportDir=__tests-report__,reportFilename=errors.html,reportTitle=Unit-test --exit
Dependencies10
  • busboy1.6.0
  • fast-querystring1.1.2
  • mime-types2.1.35
  • node-fetch2.7.0
  • on-finished2.4.1
  • reflect-metadata0.2.2
  • swagger-ui-dist5.32.0
  • ts-morph28.0.0
  • ws8.19.0
  • xml2js0.6.2