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
- 67
- Versions published
- 19
- First published
- May 2026
- Publisher
- ck123pm
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:scriptsbuild: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.tsdev:tsxcross-env PASEO_NODE_ENV=development tsx watch --ignore '**/*.timestamp-*' scripts/dev-runner.tsgenerate:config-schematsx scripts/generate-config-schema.tsprepacknpm run buildspeech:downloadtsx scripts/download-speech-models.tsspeech:modelstsx scripts/list-speech-models.tsspeech:transcribe:localtsx scripts/transcribe-local-wav.tsstartnode dist/scripts/supervisor-entrypoint.jstestnpm run test:unit && npm run test:integrationtest: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=1test:e2e:localnpm run test:integration:localtest:e2e:realnpm run test:integration:realtest:e2e:uivitest --ui e2e.test.tstest: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.tstest:integration:allnpm run test:e2etest:integration:localvitest run local.e2e.test.tstest:integration:realvitest run real.e2e.test.tstest:uivitest --uitest:unitvitest run --exclude "**/*.e2e.test.ts"test:watchvitesttypechecktsgo -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.0ai5.0.78ajv^8.20.0bcryptjs^3.0.3dotenv^17.2.3express^4.18.2fast-deep-equal^3.1.3lru-cache^11.5.1mnemonic-id^3.2.7node-pty1.2.0-beta.11openai^4.20.0p-limit^7.3.0p-memoize^8.0.0pino^10.2.0pino-pretty^13.1.3qrcode^1.5.4rotating-file-stream^3.2.9sherpa-onnx-node1.12.28strip-ansi^7.1.2tree-kill^1.2.2uuid^9.0.1- …and 4 more.