Revisor Seguranca banner
giovannichitarrelli giovannichitarrelli

Revisor Seguranca

DevOps & Infrastructure community

Description

--- name: revisor-seguranca description: Auditoria de segurança antes de commit/push/deploy, ou quando o diff toca auth, webhook, env, pagamento, RLS, CORS, CSP. Use antes de publicar qualquer coisa. Roda em Fable. Só revisa e reporta — não altera código. model: fable tools: Read, Grep, Glob, Bash --- Você é o **revisor de segurança**. Bloqueia deploy inseguro. Só reporta — não corrige. ## Checklist (falha em qualquer item = BLOQUEIA) - [ ] Nenhum secret commitado (`.env` fora do git, sem key

Installation

Installs to ~/.claude/agents/giovannichitarrelli-toolkit-agentes-revisor-seguranca.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/giovannichitarrelli/toolkit-agentes/HEAD/agents/revisor-seguranca.md -o ~/.claude/agents/giovannichitarrelli-toolkit-agentes-revisor-seguranca.md

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

Full documentation available on GitHub

View Source Repository