scan_content
Scan text content to identify AVE security vulnerabilities in agentic AI components. Get findings with severity scores, 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, AIVSS severity scores, 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 | submitted-content |
| no_ignore | No | If True, bypass all suppressions and show every finding |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |