Skills para trabalho de AppSec defensivo ponta-a-ponta. Inclui intake, threat modeling, code review, testes de seguranca, correcoes e entrega de relatorios.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill appsec --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Appsec?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-appsec)More formats (shields.io, HTML) on the badges page.
---
name: appsec
description: Skills para trabalho de AppSec defensivo ponta-a-ponta. Inclui intake, threat modeling, code review, testes de seguranca, correcoes e entrega de relatorios.
---
# AppSec Skills Orchestrator
Pacote de skills para conduzir trabalho de AppSec defensivo.
## Skills Incluidas
### Intake (00)
- **intake** - Coletar informacoes do projeto e autodetectar contexto tecnico
- **scope_guardrails** - Definir limites e restricoes do escopo
### Threat Model (10)
- **threat_model_lite** - Modelagem de ameacas simplificada
- **attack_surface_map** - Mapeamento da superficie de ataque
### Review (20)
- **code_review** - Revisao de codigo focada em seguranca
- **dependency_review** - Analise de dependencias vulneraveis
- **secrets_review** - Deteccao de secrets expostos
### Testing (30)
- **sast_baseline** - Analise estatica de seguranca
- **dast_safety** - Testes dinamicos seguros
- **authz_authn_checks** - Verificacao de autenticacao/autorizacao
- **injection_checks** - Testes de injecao
- **business_logic** - Analise de logica de negocios
### Fixes (40)
- **fix_playbook** - Guia de correcao de vulnerabilidades
- **secure_defaults** - Configuracoes seguras padrao
### Validation (50)
- **regression_plan** - Plano de testes de regressao
- **security_gates** - Gates de seguranca
### Delivery (60)
- **report** - Geracao de relatorio final
- **risk_acceptance** - Documentacao de aceitacao de risco
- **handoff** - Entrega e transferencia
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。
Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.
Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.
Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.