Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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 high · score 48 · status changed
Related candidates
Linked campaigns and clusters
maruakshay4
3 members · evidence strength 63Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/llm/ollama.js | matched "curl " | 12 |
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/llm/ollama.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/tui/components/CommandPalette.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/tui/components/ConfigPicker.js | matched "\\u203A" | 3 |
| low | Obfuscation | package/dist/tui/components/DesignTeachModal.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/tui/components/InputArea.js | matched "\\u2398" | 3 |
| low | Obfuscation | package/dist/tui/InputBar.js | matched "\\u27F3" | 3 |
| low | Obfuscation | package/dist/tui/components/ModelPicker.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/tui/components/PermissionModal.js | matched "\\u26A1" | 3 |
| low | Obfuscation | package/dist/tui/printer.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/setup.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/tui/components/StatusBar.js | matched "\\u25CF" | 3 |
| low | Obfuscation | package/dist/shadow-git/store.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/tui/hooks/useSubmit.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts5
buildtsc && node -e "require('fs').cpSync('src/prompts/SYSTEM_PROMPT.md','dist/prompts/SYSTEM_PROMPT.md')"devtsx src/index.tslinknpm run build && npm linkstartnode dist/index.jstestvitest run
Dependencies3
ink^5.2.0minimist^1.2.8react^18.3.1