PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static 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"}'
Publishermaruakshay4
Artifact bytes109,011
Previous version2.0.15
Published2026-05-24T05:36:16.019Z
SHA-256ac41ef45f561d0706e371ea62cb2a6fbb3811dd7307b58ac1c0cd7313b6f24b7

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

high
Last checked
highRisk
48Score
2.0.16Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

maruakshay4

3 members · evidence strength 63

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/llm/ollama.jsmatched "curl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/llm/ollama.jsmatched "curl "12
lowObfuscationpackage/dist/tui/components/CommandPalette.jsmatched "\\u2191"3
lowObfuscationpackage/dist/tui/components/ConfigPicker.jsmatched "\\u203A"3
lowObfuscationpackage/dist/tui/components/DesignTeachModal.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/tui/components/InputArea.jsmatched "\\u2398"3
lowObfuscationpackage/dist/tui/InputBar.jsmatched "\\u27F3"3
lowObfuscationpackage/dist/tui/components/ModelPicker.jsmatched "\\u2713"3
lowObfuscationpackage/dist/tui/components/PermissionModal.jsmatched "\\u26A1"3
lowObfuscationpackage/dist/tui/printer.jsmatched "\\x1b"3
lowObfuscationpackage/dist/setup.jsmatched "\\x1b"3
lowObfuscationpackage/dist/tui/components/StatusBar.jsmatched "\\u25CF"3
lowObfuscationpackage/dist/shadow-git/store.jsmatched "\\x00"3
lowObfuscationpackage/dist/tui/hooks/useSubmit.jsmatched "\\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.ts
  • linknpm run build && npm link
  • startnode dist/index.js
  • testvitest run
Dependencies3
  • ink^5.2.0
  • minimist^1.2.8
  • react^18.3.1