tophant-ai / ClawVault
OpenClaw Security Vault β Atomic "claw" control: every AI reach, within your sight.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing tophant-ai/ClawVault in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewOpenClaw Security Vault β Atomic "claw" control: every AI reach, within your sight. **English** | **δΈζ** π― ClawVault is right for you if β’ β You want **visual monitoring** of AI agents and model invocations β’ β You need **atomic control** over agent capabilities and permissions β’ β You want **generative policies** that adapt to new threats automatically β’ β You need **real-time alerts** when sensitive assets are accessed β’ β You want **budget control** over AI token usage and costs β’ β You need **security detection** for sensitive data, injections, and dangerous commands β’ β You want a **unified dashboard** to manage all your AI security policies Core Capabilities β’ Visual Monitoring Users can configure their own "vault" and lock in Agents, Skills, credentials, and files they care about. When someone touches these assets, the "Security Lobster" will notify you via IM: who touched what in your vault yesterday. **Technical Implementation**: β’ Event collection based on API gateway and file-side monitoring (invocation records, file access, change tracking) β’ Supports periodic change notifications and real-time alerts β’ Atomic Control Fine-grained control at the Agent level, using composable "atomic capabilities" as the smallest unit: β’ Agent interaction and invocation policies β’ Model routing, whitelists, and quota control β’ Security detection (sensitive info recognition, credential detection, prompt injection protection, etc.) β’ File access permission constraints Users can combine these atomic capabilities like "building blocks" to create reusable policy configurations. β’ Generative Capabilities Each "storage chamber" in the vault includes built-in basic security scenarios and allows users to add detection scenarios and Skills via natural language by mobilizing atomic capabilities. **Example**: Tell the system via chat interface: The system will automatically generate and execute the corresponding policy rules. --- β¨ Features β’ **π Sensitive Data Detection** β API keys, passwords, PII, credit cards, and 15+ pattern types β’ **π‘οΈ Prompt Injection Defense** β Block role hijacking, instruction override, data exfiltration β’ **β οΈ Dangerous Command Guard** β Intercept , , privilege escalation β’ **π Auto-Sanitization** β Replace secrets with placeholders, restore on response β’ **π° Token Budget Control** β Daily/monthly limits with cost alerts β’ **π Real-time Dashboard** β Web UI with per-agent config, detection details, quick tests The vault includes a **transparent proxy gateway module** that intercepts traffic between your AI tools and external APIs (OpenAI, Anthropic, etc.). π Quick Start π Deploy to Server π Scripts | Script | Usage | |--------|-------| | | Deploy to cloud server | | | Start ClawVault (add to also start OpenClaw) | | | Stop all services | | | Run CLI + API tests | | | Setup OpenClaw proxy integration | | | Uninstall and restore original state | ποΈ Architecture βοΈ Configuration π Development Progress | Capability Module | Status | Notes | |---------|------|------| | API Gateway Monitoring & Interception | β Implemented | V1 core capability | | File-side Monitoring | π§ In Progress | Gradual integration | | Agent-level Atomic Control | π§ In Progress | Gateway-side available, expanding to other scenarios | | Generative Policy Orchestration | π§ In Progress | Gradual integration | --- π Documentation | Document | Description | |------|------| | Development Setup | Local dev environment | | Production Deployment | Deploy to server | | OpenClaw Integration | Connect with OpenClaw | | Architecture | System design & modules | | Guard Modes | strict / interactive / permissive | | Scenarios | Use cases & roadmap | See doc/ for the full documentation index. π οΈ Development π License MIT Β© 2026 Tophant --- π€ Community β’ GitHub Issues β Bug reports and feature requests β’ Security Issues β Security vulnerability reports --- π¦ Built for people who want to secure AI, not babysit agents. Back to top β