scan_content
Scan text content for AVE vulnerabilities, including toxic flow combinations. Get findings with severity, OWASP categories, and remediation guidance.
Instructions
Scan raw text content for AVE security vulnerabilities.
Use this to check skill file content, system prompts, MCP tool descriptions, or any agentic AI component before using it.
Returns findings with AVE IDs, severity, OWASP MCP categories, and links to full remediation guidance. Also detects toxic flows where two findings combine into a complete attack chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The text content to scan (skill file, system prompt, etc.) | |
| label | No | Optional label for the content in the output (default: submitted-content) | submitted-content |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |