PkgRadar

Package evidence

@ikyyofc/[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":["@ikyyofc/[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":["@ikyyofc/[email protected]"],"fail_on":"review"}'
Publisherikyyofc
Artifact bytes55,124
Previous version4.0.8
Published2026-05-24T16:59:49.947Z
SHA-256507eb3ca0af01731924203c4432fdaf84ef081851f12e08b7994cf229e568123

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/tools.jsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/tools.jsmatched "curl "12
lowObfuscationpackage/src/gemini.jsmatched "fromCharCode"3
lowObfuscationpackage/index.jsmatched "\\x1B"3
lowObfuscationpackage/src/input.jsmatched "\\x1b"3
lowObfuscationpackage/src/utils/proxy.jsmatched "\\x0a"3
lowObfuscationpackage/src/renderer.jsmatched "\\x1b"3
lowObfuscationpackage/src/utils/spinner.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts1
  • startnode index.js
Dependencies5
  • axios^1.7.9
  • chalk^5.3.0
  • file-type^19.6.0
  • ora^8.1.1
  • toml^3.0.0