Plan authorized red team engagements
red-teamskillsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Adversarially probe a system for security flaws, logic bugs, edge cases
Best for
Security review before production launch or after major refactoring
Inputs
- · system description
- · access level (black/gray/white box)
- · threat model
Outputs
- · vulnerability list
- · exploit sketches
- · risk severity ranking
Preconditions
- · authorization to test
- · scope documented
Failure modes
- · false positives
- · exploit requires exact conditions not met
Trust signals
- · OWASP threat model framework
- · CVE catalogs