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.

Versions published
30
First published
Jun 2026
Publisher
jonusnattapong

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes7,186,218
Previous version0.2.32
Published2026-06-17T12:20:05.648Z
SHA-256b6be379994d627470e63f53e7b0ea04ab408c3d855510102f7aabfb96244241a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/clew.cjsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/clew.cjsmatched "curl "12
lowLarge Javascript Payloadpackage/dist/main.js13087759 bytes0

Manifest

Package metadata

Scripts22
  • ast-grepbun x ast-grep
  • buildbun run prebuild-version && NODE_ENV=production bun build --production --define.TRANSCRIPT_CLASSIFIER=true --define.CHICAGO_MCP=true --define.VOICE_MODE=true src/main.tsx --outdir ./dist --target bun --external electron --external 'chromium-bidi*' --external '@ant/claude-for-chrome-mcp' --external '@anthropic-ai/bedrock-sdk' --external '@anthropic-ai/foundry-sdk' --external '@anthropic-ai/vertex-sdk' --external '@anthropic-ai/mcpb' --external '@aws-sdk/client-bedrock-runtime' --external 'google-auth-library' --external 'sharp' --external 'asciichart' --external 'audio-capture-napi' --external 'modifiers-napi' --external '@xenova/transformers' --external 'onnxruntime-node' --external playwright --external 'playwright-core' --external 'node-pty' && mkdir -p dist/generated && cp src/generated/version.json dist/generated/
  • checkbiome check --write src/
  • check:cibiome ci src/
  • codegraphbun run scripts/codegraph.ts
  • devbun run prebuild-version && bun --watch run --define.TRANSCRIPT_CLASSIFIER=true --define.CHICAGO_MCP=true --define.VOICE_MODE=true src/main.tsx
  • dev:channelsbun run prebuild-version && bun run --define.VOICE_MODE=true src/main.tsx -- --dangerously-load-development-channels server:clew-orc
  • docs:generatebun run scripts/generate-docs.ts
  • docs:watchbun --watch run scripts/generate-docs.ts
  • formatbiome format --write src/
  • format:checkbiome format src/
  • install:unixbash scripts/install.sh
  • install:winpowershell -ExecutionPolicy Bypass -File scripts/install.ps1
  • lintbiome lint --write src/
  • lint:checkbiome lint src/
  • prebuild-versionnode scripts/prebuild-version.mjs
  • preloadbun run scripts/preload.ts
  • prepublishOnlybun run build
  • relaybun run src/remote/relay-server.ts
  • sessionbun run scripts/session.ts
  • startbun run prebuild-version && bun run --define.VOICE_MODE=true src/main.tsx
  • testbun test
Dependencies87
  • @agentclientprotocol/sdk^0.25.1
  • @ai-sdk/anthropic^3.0.84
  • @ai-sdk/google^3.0.82
  • @ai-sdk/openai^3.0.71
  • @anthropic-ai/sandbox-runtime0.0.54
  • @anthropic-ai/sdk^0.104.1
  • @aws-sdk/client-bedrock^3.1068.0
  • @aws-sdk/client-sts^3.1068.0
  • @azure/identity^4.13.1
  • @commander-js/extra-typings^15.0.0
  • @google/generative-ai0.24.1
  • @growthbook/growthbook^1.6.5
  • @modelcontextprotocol/sdk^1.29.0
  • @openrouter/ai-sdk-provider^2.9.1
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-logs-otlp-grpc^0.219.0
  • @opentelemetry/exporter-logs-otlp-http^0.219.0
  • @opentelemetry/exporter-logs-otlp-proto^0.219.0
  • @opentelemetry/exporter-metrics-otlp-grpc^0.219.0
  • @opentelemetry/exporter-metrics-otlp-http^0.219.0
  • @opentelemetry/exporter-metrics-otlp-proto^0.219.0
  • @opentelemetry/exporter-prometheus^0.219.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.219.0
  • @opentelemetry/exporter-trace-otlp-http^0.219.0
  • @opentelemetry/exporter-trace-otlp-proto^0.219.0
  • @opentelemetry/resources2.8.0
  • @opentelemetry/sdk-logs^0.219.0
  • @opentelemetry/sdk-metrics2.8.0
  • @opentelemetry/sdk-node^0.219.0
  • @opentelemetry/sdk-trace-base2.8.0
  • …and 57 more.