agent_content_scan
Scan any external content before an agent INGESTS it (SKILL.md, web page, user input, tool output) for prompt-injection, data exfiltration, dangerous code execution, hidden/invisible unicode and instruction overrides: 0-100 risk score + SAFE/WARN/BLOCK verdict + structured findings with matched evidence. Is it safe to feed this content to my agent? A fast, cheap, deterministic, high-volume pre-ingest firewall. Prompt-injection / skill-audit / untrusted-content security check for agents. Price: $0.10 per call (x402 payment, USDC on Base mainnet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Raw content to scan before ingestion (SKILL.md, web page, user input, tool output) | |
| source_type | No | Optional: skill | webpage | user_input | tool_output | document |