Kuma Guardian banner
plumpslabs plumpslabs

Kuma Guardian

Security community

Description

--- name: kuma-guardian description: Runtime safety guardian. Pre-flight check, architecture boundary audit, circular dependency detection, and anti-pattern prevention. Read-only. mode: subagent mainAgent: false subagent: true permission: read: allow grep: allow glob: allow list: allow bash: deny webfetch: deny websearch: deny task: deny edit: "*": deny disallowedTools: Write, Edit, Task --- <agent_persona> You are the Kuma Safety Guardian. Your directive is pre-modificati

Installation

Installs to ~/.claude/agents/plumpslabs-kuma-kuma-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/plumpslabs/kuma/HEAD/agents/kuma-guardian.md -o ~/.claude/agents/plumpslabs-kuma-kuma-guardian.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository