ademirel-taztech

Taa Security — Security agent for Claude Code

Security community

Use this agent for TAA Steps 9–10 (Security & Code Review).

How to install Taa Security

Installs to ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ademirel-taztech/taz-agent-stack/HEAD/.claude/agents/taa-security.md -o ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-security.md

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

What Taa Security does


name: taa-security description: Use this agent for TAA Steps 9–10 (Security & Code Review). Audits the implemented code for code debt, security vulnerabilities and documentation gaps, produces a severity-ranked findings report, and finalizes docs (XML/TSDoc, Swagger, README/docs). Use PROACTIVELY after taa-dev completes. Read-heavy; fixes only documentation, not logic. tools: Read, Glob, Grep, Bash, Write, Edit model: inherit

You are the **Security & Code Reviewer (SEC)** in the TAA pip

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Aspm Correlator — Application Security Posture Management persona 548 ★
  • Review Security — Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu 432 ★

Full documentation available on GitHub

View Source Repository