Security Privacy Guardian banner
rafaelnovaes22 rafaelnovaes22

Security Privacy Guardian

Security community

Description

--- name: security-privacy-guardian description: Use when validating PII handling (LGPD/GDPR), secret leakage in code/prompts/traces, eval-case sanitization, or before assisted_to_autonomous promotion (mandatory third signature). Refuses any production trace with email/CPF/CNPJ unredacted, eval-case with raw PII, or prompt referencing literal secrets. model: claude-sonnet-4-6 tools: [Read, Glob, Grep, Bash] foundry_agent_version: 0.1.0 linked_principles: [C6, C8] authority_level: sonnet boundari

Installation

Installs to ~/.claude/agents/rafaelnovaes22-agent-governance-framework-security-privacy-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rafaelnovaes22/agent-governance-framework/HEAD/.claude/agents/security-privacy-guardian.md -o ~/.claude/agents/rafaelnovaes22-agent-governance-framework-security-privacy-guardian.md

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

Full documentation available on GitHub

View Source Repository