</>
Claude Code integration
Complex coding tasks delegated to Claude Code CLI with risk-scoped tool profiles. Live streaming to your messaging app.
#_
Multi-platform messaging
Telegram, WhatsApp, Signal, Slack, Discord, WebChat. Approve or deny from the app you already use. No web UI to expose.
⚡
MCP ecosystem
10,000+ community tool servers via Model Context Protocol. Every call wrapped by risk classifier. Explicit allowlist.
🔗
Hash-chained audit
Every action logged with SHA-256 hash chain. Tamper-evident: one modified entry breaks the entire chain.
🧠
Hybrid classification
Deterministic regex handles 90% of classifications in <1ms. LLM fallback only for edge cases.
🛡
Prompt injection defense
3-layer isolation: user input, tool output, model response. MCP responses Zod-validated and instruction-filtered.
🔒
Secret isolation
All credentials from env vars only. No token logging. Sensitive paths (.env, .ssh) are L3-blocked.
📁
Filesystem confinement
All file operations pass through confine() — paths outside the project directory are rejected.
🖼
Image metadata defense
EXIF/XMP/IPTC stripped before images reach the LLM. Metadata scanned for prompt injection patterns.
🌐
Privacy layer
Privacy rules DB with per-entity allow/anonymize/block decisions. Local vision model classifies images (faces → block). Emails anonymized before cloud APIs. Output filter catches leaked credentials.
💰
Cost transparency
Per-request cost display. Budget alerts. Every API call tracked with cloud vs. local token breakdown.
🌍
i18n support
German + English with typed translation keys. Setup wizard, approvals, and errors in your language.
🔧
Auto-tooling
Detects capability gaps and builds standalone programs in Docker-isolated Claude Code. Registers as cron job or background process automatically.
⏰
Proactive agent
Morning briefings, calendar reminders, email monitoring. All privacy-filtered through the local orchestrator. Runs on your schedule.
💻
20 local-ops tools
File, directory, text, system, and archive operations handled natively. Zero cloud tokens, instant execution, no API cost.