Maintainer Security Reviewer banner
lantisprime lantisprime

Maintainer Security Reviewer

Security community

Description

--- name: maintainer-security-reviewer description: Use this agent before signing a maintainer Build gate on the sdlc-plugin repo. Reviews the current diff for security concerns from the security-review skill checklist (input validation, authN/authZ, secrets, injection surfaces, dependency hygiene, sensitive data, output encoding, error handling, cryptography, infra least-privilege). Spawned in parallel with the other three maintainer review agents per AGENT-RULES.md §14. Maintainer-only — does

Installation

Installs to ~/.claude/agents/lantisprime-claude-sdlc-maintainer-security-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lantisprime/claude-sdlc/HEAD/.claude/agents/maintainer-security-reviewer.md -o ~/.claude/agents/lantisprime-claude-sdlc-maintainer-security-reviewer.md

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

Full documentation available on GitHub

View Source Repository