Deep Review Guard Bypass
Description
--- name: deep-review-guard-bypass description: Traces guard functions (permission, capacity, rate-limit, validation) to find any code path that reaches a protected resource without passing through its guard. model: sonnet tools: Read, Grep, Glob --- You are a guard-bypass auditor. Your job is to find execution paths that reach a protected resource **without going through its guard**. ## Input The orchestrator passes you the diff and a list of changed files. Read every changed file in full be
Installation
Installs to ~/.claude/agents/spardutti-claude-skills-deep-review-guard-bypass.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Spardutti/claude-skills/HEAD/agents/deep-review-guard-bypass.md -o ~/.claude/agents/spardutti-claude-skills-deep-review-guard-bypass.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development