Agent Skills
› tophant-ai/ClawVault
tophant-ai/ClawVault
GitHub用于安装、配置和卸载ClawVault AI安全代理,提供提示注入防护和数据泄露保护。
Install All Skills
npx skills add tophant-ai/ClawVault --all -g -y
Skills in Collection (4)
用于安装、配置和卸载ClawVault AI安全代理,提供提示注入防护和数据泄露保护。
需要部署AI安全代理
配置代理拦截恶意命令
npx skills add tophant-ai/ClawVault --skill tophant-clawvault-installer -g -y
用于在分析前对本地公司或项目文档进行敏感信息脱敏,通过生成策略和掩码文件,将公司名称、金额及人员等替换为不可逆占位符,确保数据隐私安全。
用户请求分析包含敏感信息的本地项目文档
要求使用 ClawVault 工具对文档进行安全检查与脱敏
npx skills add tophant-ai/ClawVault --skill tophant-clawvault-mask-project -g -y
通过OpenClaw代理推送ClawVault高危安全事件和每日安全报告。读取REST API,存储本地状态并发送消息,不修改检测逻辑。
需要接收ClawVault高危告警时
生成或查看每日安全报告时
npx skills add tophant-ai/ClawVault --skill tophant-clawvault-openclaw-alerts -g -y
用于管理ClawVault服务的日常运维,包括启动停止服务、状态检查、敏感数据扫描与本地清洗,以及验证OpenClaw文件守卫插件的拦截功能。
需要启动或停止ClawVault代理服务
执行文本或文件的敏感数据扫描与清洗
验证OpenClaw文件守卫插件是否正常工作
npx skills add tophant-ai/ClawVault --skill tophant-clawvault-operator -g -y


