Front Door Security banner
jchigg2000-git jchigg2000-git

Front Door Security

Security community

Description

--- description: Front-door security pass — find the externally-reachable and irreversible exposures, fix what's safe to fix, flag what needs rotation argument-hint: [path or scope, optional] --- # Security: protect the front door Audit this code for the exposures that actually get you owned, then fix them. Be a system reviewer, not a linter. Rank by blast radius and reversibility, not count. ## Frame first (≤6 lines, then go) - What this system is, what data it touches, what it can do. - The

Installation

Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-front-door-security/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-front-door-security && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/front-door-security.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-front-door-security/SKILL.md

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

Full documentation available on GitHub

View Source Repository