Skill Guard banner
giggsoinc giggsoinc

Skill Guard

Development community

Description

--- name: skill-guard description: Use PROACTIVELY when any skill attempts to read sensitive files or perform restricted actions. Watches for unexpected reads of manifest.secrets.json, .env, SSH keys, or modifications to settings.json by non-approved processes. Hard blocks and alerts on any violation. model: haiku tools: - Read - Bash --- # Skill Guard — Sensitive File Protection ## Monitored files (no skill may read or modify) - `.raven/manifest.secrets.json` - `.env` `.env.*` - `*.

Installation

Installs to ~/.claude/agents/giggsoinc-raven-skill-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/giggsoinc/raven/HEAD/agents/skill-guard.md -o ~/.claude/agents/giggsoinc-raven-skill-guard.md

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

Full documentation available on GitHub

View Source Repository