scan_content_tool
Scan inline text through a three-layer security filter to assess threats. Returns risk level, vector counts, and observations without exposing raw content.
Instructions
Three-layer security scan on inline content. Returns threat assessment only.
L1 sanitizes the content. L2 and L3 analyze the sanitized output. No content is returned — only risk level, vector counts, and observations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Raw text content to scan | |
| content_type | No | MIME type — text/plain (default), text/html, or text/markdown | text/plain |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||