> For the complete documentation index, see [llms.txt](https://ai-security-docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/get-started/red-team-existing-agentic-asset.md).

# Red team existing Agentic Asset

Run comprehensive security probes on your already discovered AI agents, MCP servers, and models to identify vulnerabilities before attackers do.

## Run Security Probes

Once your agentic assets are discovered and inventoried in Akto, you can immediately start probing them with [1000+ specialized security probes](/akto-argus-agentic-ai-security-for-homegrown-ai/probe-library.md) designed for AI agents and MCP servers.

### Quick Steps

1. Navigate to [**AI Red Teaming**](/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/concepts/ai-agent-security.md) in your Akto dashboard
2. Select the assets you want to probe from your inventory
3. Choose from available probe categories (prompt injection, tool abuse, data leakage, etc.)
4. Click [**Run Scans**](/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/how-to/run-test.md) to start probing
5. Review results and remediation guidance

## After Probing

Once probes complete:

1. **Review Results** - See all identified vulnerabilities with severity levels
2. **Get Remediation Guidance** - Follow step-by-step fixes for each issue
3. **Export Reports** - Share findings with your team
4. **Enable Guardrails** - Deploy [real-time protection](/agentic-guardrails/overview.md) to block threats in production

Need help? Contact <support@akto.io> or use in-app Intercom.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/get-started/red-team-existing-agentic-asset.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.
