timps_red_team_agent
Plan and execute OWASP-style red-team engagements: generate threat models, adversarial test cases, payloads, exploit harnesses, and remediation checklists from plain-English requests.
Instructions
Plan and execute an OWASP-style red-team engagement: threat model, adversarial test cases, payloads, runnable exploit harness, and a remediation checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |