PkgRadar

Package evidence

@cydm/[email protected]

Large Javascript Payload: 2812738 bytes

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
32
Versions published
23
First published
Mar 2026
Publisher
cydm

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@cydm/[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":["@cydm/[email protected]"],"fail_on":"review"}'
Publishercydm
Artifact bytes2,452,724
Previous version1.0.17
Published2026-05-07T08:32:13.219Z
SHA-25683626efe86c934f3a657a31d510f48e8237f381706bbc6f84616fdbe940b5f0f

Why flagged

What the scanner saw

Large Javascript Payload: 2812738 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.18Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.js2812738 bytes0
lowObfuscation Densitypackage/dist/builtin/extensions/changelog/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/builtin/extensions/init/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts33
  • buildnode scripts/build-release.mjs
  • check:types:stricttsc -p tsconfig.strict.json
  • cleanrm -rf dist
  • devtsc -p tsconfig.json --watch --preserveWatchOutput
  • evaltsx evals/runner.ts
  • eval:cognitivetsx evals/run.ts
  • eval:coretsx evals/runner.ts --layer=task --dataset=core
  • eval:core:comparetsx evals/runner.ts --layer=task --dataset=core
  • eval:devtsx evals/runner.ts --layer=task --dataset=dev
  • eval:dev:comparetsx evals/runner.ts --layer=task --dataset=dev
  • eval:tasktsx evals/runner.ts --layer=task
  • init:modelstsx scripts/init-models-config.ts
  • pack:checknpm pack --dry-run
  • pretest:offlinenpm run build --workspace @pie/agent-framework && npm run build --workspace @pie/shared-headless-capabilities && npm run build
  • startnode dist/cli.js
  • testnpm run test:offline
  • test:daily-gate:fullPIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=full PIE_DAILY_REPEAT=1 node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-gate:full:repeatPIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=full node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-gate:mockPIE_DAILY_MOCK_GATE=1 node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-gate:quickPIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=quick PIE_DAILY_REPEAT=1 node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-gate:quick:repeatPIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=quick node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-gate:quick:repeat:stablePIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=quick PIE_DAILY_REPEAT=3 node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-tuinpm run test:daily-tui:quick
  • test:daily-tui:fullPIE_REAL_DAILY_TUI=1 PIE_DAILY_TUI_LEVEL=full node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-tui:full:repeatPIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=full node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-tui:quickPIE_REAL_DAILY_TUI=1 PIE_DAILY_TUI_LEVEL=quick node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:daily-tui:quick:repeatPIE_REAL_DAILY_TUI=1 PIE_DAILY_REPEAT_MODE=quick node --test --import tsx test/daily-agent-smoke.terminal.test.ts
  • test:fixestsx test-fixes.ts
  • test:integrationnode --test --import tsx test/cli.test.ts test/compact-e2e.test.ts test/file-upload-test.terminal.test.ts test/human-simulation.test.ts test/interactive-integration.test.ts test/pie-cli.terminal.test.ts test/txt-upload-test.terminal.test.ts
  • test:kimi-smokenode scripts/kimi-attachment-smoke.mjs
  • …and 3 more.
Dependencies8
  • @anthropic-ai/sdk^0.39.0
  • @playwright/cli^0.1.7
  • @sinclair/typebox^0.34.49
  • cli-highlight^2.1.11
  • diff8.0.3
  • jszip^3.10.1
  • koffi^2.15.6
  • yaml^2.8.3