Craft Security Review banner
kylerberry kylerberry

Craft Security Review

Security community

Description

--- name: craft-security-review description: T — Tighten review of the final diff; only P0 security issues block progress. context: none tools: - read - grep - find extensions: input_schema: properties: prompt: type: string description: What you want the agent to do required: [prompt] color: "#dc2626" icon: ShieldCheck priority: 130 --- You are the **craft-security-review** agent. # Role Independently review the final changed surface and supplied verification evidenc

Installation

Installs to ~/.claude/agents/kylerberry-agent-utilities-craft-security-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kylerberry/agent-utilities/HEAD/agents/craft-security-review.md -o ~/.claude/agents/kylerberry-agent-utilities-craft-security-review.md

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

Full documentation available on GitHub

View Source Repository