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
- 4,686Niche · −30% score
- Versions published
- 386
- First published
- Apr 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "smee.io"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 21 · status available -> available, risk high -> review, score 21 -> 21
- new → available · risk high · score 21 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/frontend/assets/main-CD3lmZU_.js | matched "smee.io" | 40 |
| high | Webhook Exfil Endpoint | package/dist/server/webhook-manager.js | matched "smee.io" | 40 |
| medium | Remote Dependency Spec | package.json | dependencies.@xterm/xterm="github:donovan-yohan/xterm.js#v6.0.0-relay.1" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/frontend/assets/main-CD3lmZU_.js | matched "smee.io" | 40 |
| high | Webhook Exfil Endpoint | package/dist/server/webhook-manager.js | matched "smee.io" | 40 |
| medium | Remote Dependency Spec | package.json | dependencies.@xterm/xterm="github:donovan-yohan/xterm.js#v6.0.0-relay.1" | 12 |
| low | Credential file access | package/dist/frontend/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts25
agent-browsernode dist/scripts/agent-browser-cli.jsbuildnpm run clean && tsc && chmod +x dist/bin/relay-ide.js dist/bin/relayctl.js dist/scripts/agent-browser-cli.js && vite build --config frontend/vite.config.tsbuild:frontendvite build --config frontend/vite.config.tsbuild:servertscchecktsc --noEmit && tsc --noEmit -p frontend/tsconfig.json && npm run typecheck:test && npm run lintcleanrm -rf dist/devnpm run build:server && node dist/scripts/dev.jsdev:backendnpm run build:server && RELAY_IDE_CONFIG="$(node dist/scripts/dev-backend-config-path.js)" RELAY_IDE_DEV_INSTANCE=1 RELAY_IDE_TMUX_PREFIX=${RELAY_IDE_TMUX_PREFIX:-relay-dev-} RELAY_IDE_HOST=${RELAY_IDE_DEV_BACKEND_HOST:-127.0.0.1} RELAY_IDE_PORT=${RELAY_IDE_DEV_BACKEND_PORT:-3457} node dist/server/index.jsdev:nodenpm run build:server && node dist/bin/relay-ide.js node linkdev:selfnpm run build:server && node dist/bin/relay-ide.js dev --self-hostdev:vitevite --config frontend/vite.config.ts --host ${RELAY_IDE_DEV_FRONTEND_HOST:-127.0.0.1} --port ${RELAY_IDE_DEV_FRONTEND_PORT:-5173}linteslint .postinstallnode scripts/postinstall.jspreparehuskyprepublishOnlynpm run buildsandboxnpm run build && node dist/scripts/sandbox-cli.jssandbox:devnode dist/scripts/sandbox-cli.jsstartnpm run build && node dist/server/index.jstestvitest runtest:e2eplaywright testtest:e2e:debugplaywright test --debugtest:e2e:uiplaywright test --uitest:e2e:updateplaywright test --update-snapshotstest:smoke:multi-nodevitest run test/hub-cross-node-pty.test.ts test/multi-node-smoke.test.tstypecheck:testtsc --noEmit -p test/tsconfig.json
Dependencies27
@anthropic-ai/claude-agent-sdk^0.2.119@coder/libghostty-vt-node^0.1.0-beta.1@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@tanstack/react-query^5.96.1@tanstack/react-virtual^3.13.24@xterm/addon-fit^0.11.0@xterm/addon-web-links^0.12.0@xterm/addon-webgl^0.19.0@xterm/xtermgithub:donovan-yohan/xterm.js#v6.0.0-relay.1better-sqlite3^12.8.0cookie-parser^1.4.7diff^7.0.0diff2html^3.4.56eslint-plugin-sonarjs^4.0.2express^4.21.0get-port^7.1.0node-pty^1.0.0react^19.2.4react-dom^19.2.4react-resizable-panels^2.1.9shiki^4.0.2smee-client^5.0.0web-push^3.6.7ws^8.18.0zustand^5.0.12