PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes419,691
Previous version0.1.50
Published2026-05-24T14:02:10.965Z
SHA-256b49f7c91fac8ec784e3bb2a89ef4cd6185b71848ae410c3a45e1030ec9767ebd

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
60Score
0.1.51Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/runners/maestro_generator.jsmatched "curl "12
mediumRemote Payloadpackage/dist/runners/maestro.jsmatched "curl "12
mediumRemote Payloadpackage/dist/runners/window_manager.jsmatched "curl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/runners/maestro_generator.jsmatched "curl "12
mediumRemote Payloadpackage/dist/runners/maestro.jsmatched "curl "12
mediumRemote Payloadpackage/dist/runners/window_manager.jsmatched "curl "12
lowObfuscationpackage/dist/runners/generic.jsmatched "\\x1B"3
lowObfuscationpackage/dist/runners/maestro.jsmatched "\\u001b"3
lowObfuscationpackage/dist/runners/python_tests.jsmatched "\\x1B"3
lowObfuscationpackage/dist/runners/rust_tests.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • check:publishablenode ../../scripts/check-publishable-deps.mjs
  • linttsc --noEmit && eslint src/
  • prepublishOnlynpm run build && npm run check:publishable
  • testvitest run
Dependencies5
  • @codelooptech/shared^0.1.0
  • @modelcontextprotocol/sdk^1.12.0
  • pixelmatch^7.1.0
  • pngjs^7.0.0
  • zod^3.24.0
Optional dependencies1
  • playwright^1.52.0