skills/en/tao-security-audit/SKILL.md
OWASP Top 10 security audit with checklist for injection, XSS, authentication, authorization, secrets management, and common vulnerabilities. Use when auditing security, reviewing auth code, or hardening an application.
npx skillsauth add andretauan/tao tao-security-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use for security audits, auth reviews, vulnerability assessment, or before production deployment.
*)../)## Security Audit — [scope]
**Date:** YYYY-MM-DD
**Severity:** CRITICAL | HIGH | MEDIUM | LOW
### Findings
| # | Category | Severity | Finding | Remediation |
|---|----------|----------|---------|-------------|
| 1 | A03 | HIGH | ... | ... |
### Summary
- Critical: X | High: X | Medium: X | Low: X
- Verdict: PASS | CONDITIONAL PASS | FAIL
testing
Estratégia de pirâmide de testes com análise de cobertura, identificação de edge cases e planejamento de testes. Use ao planejar testes, melhorar cobertura, identificar edge cases ou escrever especificações de teste.
development
Auditoria de segurança alinhada ao OWASP Top 10 com checklist para injection, XSS, autenticação, autorização, gestão de secrets e vulnerabilidades comuns. Use ao auditar segurança, revisar código de auth ou hardening de aplicação.
development
Metodologia de refatoração segura com detecção de code smells, transformação passo-a-passo e prevenção de regressão. Use ao refatorar código, reduzir dívida técnica ou melhorar estrutura.
testing
Decomposição expert de tarefas para criar PLAN.md no TAO. Quebra features em fases e tarefas com critérios de aceite, estimativas e dependências. Use ao planejar trabalho, criar fases ou decompor features.