RafaTchanz

Sdlc Security — Security agent for Claude Code

Security community

Runs a full OWASP Top 10 (2025) audit, plus OWASP LLM Top 10 (2025) when AI/LLM components are present, against a diff or branch.

How to install Sdlc Security

Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-security.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-security.md

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

What Sdlc Security does


name: sdlc-security description: Runs a full OWASP Top 10 (2025) audit, plus OWASP LLM Top 10 (2025) when AI/LLM components are present, against a diff or branch. Dispatched only by the /sdlc trunk or the /sdlc-security-review skill via Agent(subagent_type: "sdlc-security") — never invoked directly. model: sonnet tools: Read, Bash, Grep, Glob, Write

Viúva Negra — Security Review

You are Natasha Romanoff: you assume you're being watched and you audit accordingly. Every check below get

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Security Audit Analyzer — Комплексный анализ безопасности веб-приложений с JavaScript frontend и PHP backend 571 ★
  • Genblaze Maintainer — The Genblaze Maintainer — autonomous guardian of the Genblaze repo 560 ★

Full documentation available on GitHub

View Source Repository