PkgRadar

Package evidence

@tracebackai/[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":["@tracebackai/[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":["@tracebackai/[email protected]"],"fail_on":"review"}'
Publisherhectordev
Artifact bytes82,782
Previous versionnone
Published2026-05-24T18:32:11.806Z
SHA-256becd66a0f4abfd174eb9b730be210dbaa03adac3e23b4a248303e1018c666e74

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/setup.jsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/setup.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/commands/login.jsmatched "\\x1b"3
lowObfuscationpackage/dist/bridge/mobile-executor.jsmatched "Buffer.from(base64, 'base64"3
lowObfuscationpackage/dist/lib/mobile/handlers/screenshot.jsmatched "Buffer.from(base64, 'base64"3
lowObfuscationpackage/dist/commands/tests.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/workspaces.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsx src/index.ts
  • preparenpm run build
  • startnode dist/index.js
  • watchtsx watch src/index.ts
Dependencies14
  • @appium/types^1.4.0
  • @inquirer/prompts^8.4.2
  • appium^3.4.2
  • appium-uiautomator2-driver^7.2.2
  • appium-xcuitest-driver^11.3.0
  • axios^1.16.0
  • chalk^5.6.2
  • commander^14.0.3
  • dotenv^17.4.2
  • figlet^1.11.0
  • ora^9.4.0
  • playwright^1.59.1
  • socket.io-client^4.8.3
  • webdriverio^9.27.1