Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 31 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/setup.js | matched "curl " | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/setup.js | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
| low | Obfuscation | package/dist/commands/login.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/bridge/mobile-executor.js | matched "Buffer.from(base64, 'base64" | 3 |
| low | Obfuscation | package/dist/lib/mobile/handlers/screenshot.js | matched "Buffer.from(base64, 'base64" | 3 |
| low | Obfuscation | package/dist/commands/tests.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/workspaces.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts5
buildtscdevtsx src/index.tspreparenpm run buildstartnode dist/index.jswatchtsx watch src/index.ts
Dependencies14
@appium/types^1.4.0@inquirer/prompts^8.4.2appium^3.4.2appium-uiautomator2-driver^7.2.2appium-xcuitest-driver^11.3.0axios^1.16.0chalk^5.6.2commander^14.0.3dotenv^17.4.2figlet^1.11.0ora^9.4.0playwright^1.59.1socket.io-client^4.8.3webdriverio^9.27.1