AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit e1fc50d · analyzer v17 · 3d ago
skills & prompt files 3
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 1
- fs Algiras-debugium-e1fc50d/npm/install.js :4
const fs = require("fs");
shell / exec 2
- shell Algiras-debugium-e1fc50d/npm/install.js :3
const { execSync } = require("child_process"); - shell Algiras-debugium-e1fc50d/npm/run.js :3
const { execFileSync } = require("child_process");
network 3
- net Algiras-debugium-e1fc50d/crates/debugium-ui/dist/pkg/debugium_ui.js :309
const ret = fetch(arg0); - net Algiras-debugium-e1fc50d/dap_cli/static/app.js :295
const response = await fetch(`/source?path=${encodeURIComponent(path)}`); - net Algiras-debugium-e1fc50d/npm/install.js :6
const https = require("https");
install hooks 1
- postinstall Algiras-debugium-e1fc50d/package.json :14
node npm/install.js