PkgRadar

Package evidence

@ezone-devops/[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":["@ezone-devops/[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":["@ezone-devops/[email protected]"],"fail_on":"review"}'
Publishershiyongyong
Artifact bytes94,466
Previous versionnone
Published2026-05-24T01:20:03.837Z
SHA-25684d98b225462f962ae88f98afb7152ae4a5c9548cc599a32249464ffd97949e5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/http.bun.test.jsmatched "curl "12
mediumRemote Payloadpackage/dist/http.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/http.bun.test.jsmatched "curl "12
mediumRemote Payloadpackage/dist/http.jsmatched "curl "12
lowObfuscationpackage/dist/cli/helpStyle.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli/ui.jsmatched "\\u0003"3
lowObfuscationpackage/package.jsonmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • devnode --enable-source-maps dist/cli.js
  • prepublishOnlynpm run build
Dependencies11
  • @clack/prompts^0.11.0
  • arktype^2.1.29
  • commander^14.0.2
  • fflate^0.8.2
  • ignore^7.0.5
  • json5^2.2.3
  • mime^4.1.0
  • ora^9.0.0
  • p-retry^7.1.1
  • semver^7.7.3
  • undici^7.16.0