Skip to content

docs: add red-teaming in best practices #235

Open
Aryansharma28 wants to merge 1 commit intomainfrom
docs/agent-redteaming
Open

docs: add red-teaming in best practices #235
Aryansharma28 wants to merge 1 commit intomainfrom
docs/agent-redteaming

Conversation

@Aryansharma28
Copy link
Contributor

Summary

  • Adds new best practices guide: Red-Teaming Your Agent
  • Covers the agent attack surface (system prompt extraction, unauthorized data access, dangerous code execution, web injection/exfiltration, DoS)
  • References OWASP Top 10 for LLM Applications and OWASP Top 10 for Agentic Applications 2026
  • Covers multi-turn crescendo attacks and how to integrate adversarial testing into CI/CD
  • Adds sidebar entry under Best Practices in vocs.config.tsx

🤖 Generated with Claude Code

Adds a new best practices guide on adversarial agent testing covering
the attack surface (prompt extraction, data access, code execution,
web injection, DoS), multi-turn crescendo attacks, and how to integrate
red-teaming into CI/CD. References OWASP Top 10 for LLM and Agentic
Applications, and links to the ETH Zurich/Microsoft/Google/IBM paper.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Aryansharma28 Aryansharma28 changed the title docs: add red-teaming best practices page docs: add red-teaming in best practices Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant