ClawKeeper
Security guardrails that block risky AI agent tool calls
All Skills in This Repository (68)
Pure Emerald Level Indicatorswindows-safety-guide
Deploy Windows safety policies and nightly security audits via PowerShell scripts.
feishu-safety-guide
Enforce data-leakage and permission policies for Feishu interactions.
parallels-discord-roundtrip
Automate macOS Parallels Discord roundtrip verification for guest send, host delivery, and readback.
openclaw-test-heap-leaks
Diagnose memory growth and heap leaks in OpenClaw test suites.
openclaw-pr-maintainer
Automate OpenClaw pull request triage, labeling, and evidence enforcement.
security-triage
Triage GitHub security advisories and generate ready-to-post replies.
openclaw-ghsa-maintainer
Inspect, patch, validate, and publish GHSA advisories via gh api and jq.
openclaw-release-maintainer
Coordinate OpenClaw release workflows to validate versions, changelogs, and publish readiness.
openclaw-parallels-smoke
Orchestrate Parallels-based smoke tests for OpenClaw across macOS, Windows, and Linux guests.
prose
Coordinates multi-agent workflows with sessions, blocks, and pluggable state backends.
feishu-perm
Manage Feishu document and file permissions for users and groups.
feishu-wiki
List Feishu wiki spaces and manage nodes with create, move, and rename actions.
Frequently Asked Questions
FAQPage SchemaHow to install ClawKeeper?โผ
Run `npx skills add SafeAI-Lab-X/ClawKeeper --all -g -y` in your terminal to install all skills in this suite globally.
What does ClawKeeper protect against?โผ
It catches prompt injection, credential theft, unsafe shell commands, protected file access, SSRF-style URLs, encoded payloads, and poisoned tool output before your agent acts on them.
Which AI agents work with ClawKeeper?โผ
It works with Hermes Agent, MCP tools, OpenClaw-style runtimes, and any custom host through its host-independent HTTP Judge API.
Can ClawKeeper improve its own defenses?โผ
Yes. The optional Watcher daemon learns from caught attacks, saves new patterns locally, and hot-reloads them into the live guard layer.
Do I need coding skills to use ClawKeeper?โผ
Basic setup only requires installing the package and adding a few lines to your agent; the default guard chain then runs automatically.
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