PkgRadar

Package evidence

@ck123pm/[email protected]

no findings

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
68
Versions published
14
First published
May 2026
Publisher
ck123pm

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":["@ck123pm/[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":["@ck123pm/[email protected]"],"fail_on":"review"}'
Publisherck123pm
Artifact bytes1,119,535
Previous version0.1.84
Published2026-06-03T04:37:01.989Z
SHA-2561ca5996c8c7211395a144e505cebc9d56e89a45f0340ad78ba36f38228687d45

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts25
  • buildnode -e "require('node:fs').rmSync('dist',{ recursive: true, force: true })" && npm run build:lib && npm run build:scripts
  • build:libtsc -p tsconfig.server.json --incremental false && node -e "const fs=require('node:fs'); fs.mkdirSync('dist/server/server/speech/providers/local/sherpa/assets',{recursive:true}); fs.copyFileSync('src/server/speech/providers/local/sherpa/assets/silero_vad.onnx','dist/server/server/speech/providers/local/sherpa/assets/silero_vad.onnx'); fs.cpSync('src/terminal/shell-integration','dist/server/terminal/shell-integration',{recursive:true}); fs.cpSync('src/terminal/shell-integration','dist/src/terminal/shell-integration',{recursive:true}); fs.copyFileSync('src/terminal/terminal-ts-loader.mjs','dist/server/terminal/terminal-ts-loader.mjs');"
  • build:scriptstsc -p tsconfig.scripts.json --incremental false && node -e "const fs=require('node:fs'); fs.mkdirSync('dist/scripts',{recursive:true}); fs.copyFileSync('scripts/mcp-stdio-socket-bridge-cli.mjs','dist/scripts/mcp-stdio-socket-bridge-cli.mjs');"
  • devcross-env PASEO_NODE_ENV=development node --import tsx scripts/dev-runner.ts
  • dev:tsxcross-env PASEO_NODE_ENV=development tsx watch --ignore '**/*.timestamp-*' scripts/dev-runner.ts
  • generate:config-schematsx scripts/generate-config-schema.ts
  • prepacknpm run build
  • speech:downloadtsx scripts/download-speech-models.ts
  • speech:modelstsx scripts/list-speech-models.ts
  • speech:transcribe:localtsx scripts/transcribe-local-wav.ts
  • startnode dist/scripts/supervisor-entrypoint.js
  • testnpm run test:unit && npm run test:integration
  • test:e2evitest run e2e.test.ts --maxWorkers=1 --exclude "**/*.real.e2e.test.ts" --exclude "**/*.local.e2e.test.ts"
  • test:e2e:allvitest run e2e.test.ts --maxWorkers=1
  • test:e2e:localnpm run test:integration:local
  • test:e2e:realnpm run test:integration:real
  • test:e2e:uivitest --ui e2e.test.ts
  • test:integrationvitest run --maxWorkers=1 src/server/daemon-e2e/models.e2e.test.ts src/server/daemon-e2e/live-preferences.e2e.test.ts src/server/agent/model-catalog.e2e.test.ts
  • test:integration:allnpm run test:e2e
  • test:integration:localvitest run local.e2e.test.ts
  • test:integration:realvitest run real.e2e.test.ts
  • test:uivitest --ui
  • test:unitvitest run --exclude "**/*.e2e.test.ts"
  • test:watchvitest
  • typechecktsgo -p tsconfig.server.typecheck.json --noEmit
Dependencies34
  • @agentclientprotocol/sdk^0.17.1
  • @anthropic-ai/claude-agent-sdk^0.2.133
  • @getpaseo/client0.1.89
  • @getpaseo/highlight0.1.89
  • @getpaseo/protocol0.1.89
  • @getpaseo/relay0.1.89
  • @isaacs/ttlcache^2.1.4
  • @modelcontextprotocol/sdk^1.20.1
  • @opencode-ai/sdk1.14.46
  • @xterm/headless^6.0.0
  • ai5.0.78
  • ajv^8.20.0
  • bcryptjs^3.0.3
  • dotenv^17.2.3
  • express^4.18.2
  • fast-deep-equal^3.1.3
  • lru-cache^11.5.1
  • mnemonic-id^3.2.7
  • node-pty1.2.0-beta.11
  • openai^4.20.0
  • p-limit^7.3.0
  • p-memoize^8.0.0
  • pino^10.2.0
  • pino-pretty^13.1.3
  • qrcode^1.5.4
  • rotating-file-stream^3.2.9
  • sherpa-onnx-node1.12.28
  • strip-ansi^7.1.2
  • tree-kill^1.2.2
  • uuid^9.0.1
  • …and 4 more.