Self-hosted multi-agent AI system with a chat interface. Agents with editable personalities run tasks across API and local LLMs, behind a credential firewall.
- capability exposure inferred + 35
- recent drift inferred + 20
- tool safety inferred + 12
- trust mitigators mixed − 3
inferred mixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
grade last moved 3d ago · see ecosystem CVEs →
- C · 56 → D · 64
- C · 37 → C · 56
- C · 40 → C · 37
- A · 0 → C · 40
No known CVEs for this server.
- high dangerous code
committed secret: Google API key · dynamic exec: eval()
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- medium dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
analyzed commit 78a04e9 · analyzer v33 · 16h ago
danger signals4
- dynamic code execution eval() TraX22-HydraOps-78a04e9/packages/addons/src/my_addons/calculator/index.ts :17
const result = eval(expression); - suspicious endpoint api.telegram.org TraX22-HydraOps-78a04e9/apps/api/src/index.ts :2164
const r = await fetch(`https://api.telegram.org/bot${token}/sendMessage`, { - suspicious endpoint api.telegram.org TraX22-HydraOps-78a04e9/apps/telegram-bot/src/index.ts :123
const res = await fetch(`https://api.telegram.org/bot${token}/${method}`, { - committed secret Google API key TraX22-HydraOps-78a04e9/packages/addons/src/native/youtube_transcript/index.ts :17
AIzaSy…(39 chars, redacted)
- recent drift +20 capability drift →
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of TraX22.