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.

Weekly downloads
76
Versions published
34
First published
Mar 2026
Publisher
completeideas

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"}'
Publishercompleteideas
Artifact bytes516,889
Previous version0.7.17
Published2026-05-26T23:12:38.392Z
SHA-2563b843d5545dfe42bf6dd2116eec3344a5258fa4ad7969dd616e1198bf65f372a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "curl "12
mediumRemote Payloadpackage/src/cli.tsmatched "curl "12

Manifest

Package metadata

Scripts21
  • buildtsc
  • devtsx watch src/index.ts
  • evaltsx tests/eval/run.ts
  • eval:generatetsx tests/eval/generate.ts
  • mcptsx src/mcp.ts
  • startnode dist/index.js
  • testvitest
  • test:abtsx tests/ab-test/runner.ts
  • test:allvitest run && tsx tests/mcp-smoke.ts
  • test:edgetsx tests/edge-cases/runner.ts
  • test:locomotsx tests/locomo-eval/runner.ts
  • test:mcptsx tests/mcp-smoke.ts
  • test:perftsx tests/perf-test/runner.ts
  • test:pilottsx tests/pilot-metrics/runner.ts
  • test:realworldtsx tests/realworld-eval/runner.ts
  • test:runvitest run
  • test:selftsx tests/self-test/runner.ts
  • test:sleeptsx tests/sleep-cycle/runner.ts
  • test:stresstsx tests/stress-test/runner.ts
  • test:tokenstsx tests/token-savings/runner.ts
  • test:workdaytsx tests/workday-eval/runner.ts
Dependencies6
  • @electric-sql/pglite^0.4.6
  • @huggingface/transformers^3.8.1
  • @modelcontextprotocol/sdk^1.27.1
  • better-sqlite3^12.6.2
  • fastify^5.8.2
  • zod^4.3.6