Standalone Agents
Run any QA agent individually. Each agent is purpose-built — pick the one that matches your current concern.
Enter a path above to enable the Run buttons below
Adversarial review: bugs, security holes, and a tech-lead verdict across 6 dimensions
Surfaces spec ambiguities and regression risk from stories and requirements docs
Generates an independent pytest / Jest suite derived from spec documents only
Flags code patterns that make automated tests brittle — global state, hidden singletons, etc.
Fires adversarial HTTP requests — null fields, oversized payloads, race conditions
Auto-starts app via tech-stack.yaml
Validates every documented API endpoint and exports a Postman collection
Auto-starts app via tech-stack.yaml
Runs bandit + pip-audit / npm-audit and maps every finding to OWASP Top 10