# Guides

#### Security Testing & Adversarial Evaluation Guides

This guide hub provides practical, actionable resources to help teams design, execute, and improve security testing and adversarial evaluations for AI-powered systems and applications. Each guide focuses on a specific aspect of testing, offering clear methodologies, real-world examples, and best practices that can be directly applied to your workflows.

Rather than relying on vague or high-level security checks, these guides emphasize outcome-driven, measurable, and domain-aligned testing strategies. You will learn how to define realistic attacker goals, structure effective test cases, and validate system behavior under adversarial conditions. The goal is to move from “testing for issues” to systematically proving whether critical safeguards actually work.

Whether you are building financial, healthcare, enterprise, or consumer-facing applications, these resources are designed to help you identify meaningful risks, strengthen defenses, and improve overall system resilience.

Use the individual subguides to deepen your understanding of specific techniques, and follow the recommended frameworks to establish consistent, high-quality security evaluation practices across your organization.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.highflame.ai/red-teaming/agent-red-teaming/guides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
