ClawVault
Shield AI agents from data leaks, injection, and dangerous commands
All Skills in This Repository (4)
Pure Emerald Level Indicatorstophant-clawvault-operator
Manage ClawVault service lifecycle, threat scanning, and configuration updates.
tophant-clawvault-openclaw-alerts
Deliver ClawVault security alerts and daily summaries to OpenClaw messaging.
tophant-clawvault-installer
Installs and manages the ClawVault local proxy for inspecting AI agent traffic.
tophant-clawvault-mask-project
Mask company names, project amounts, and person names in local documents before AI analysis.
Frequently Asked Questions
FAQPage SchemaHow to install ClawVault?โผ
Run `npx skills add tophant-ai/ClawVault --all -g -y` in your terminal to install all skills in this suite globally.
How to stop AI agents from leaking API keys?โผ
ClawVault scans every prompt and response for credentials, PII, and secrets, then blocks or masks them before they reach the model.
Can ClawVault block prompt injection attacks?โผ
Yes. Its detection engine catches role hijacking, instruction overrides, and data exfiltration attempts, and can block or sanitize them automatically.
Does ClawVault work with OpenClaw and Claude Code?โผ
Yes. It integrates with OpenClaw sessions and plugins, and adds prompt and tool hooks to Claude Code for full protection.
Can I mask company documents before AI analysis?โผ
Yes. The mask-project skill replaces company names, amounts, and person names with placeholders so originals never reach the model.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core