elcaro.netlify.app
Detect indirect prompt injection in content retrieved by AI agents. Scan emails, search results, documents, and web pages before your agent processes them.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
load_specimen
Load a labeled Elcaro test specimen into the scan form so the human can see it, and return its full text and content_type. Use the returned content to call scan_content, or ask the human to click Scan. Use list_specimens to discover ids.
Page: /scan
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
id |
string | yes | Specimen id from list_specimens. |
Raw JSON schema
{
"type": "object",
"additionalProperties": false,
"properties": {
"id": {
"type": "string",
"enum": [
"authority",
"delimiter",
"conditional",
"clean_email",
"clean_code"
],
"description": "Specimen id from list_specimens."
}
},
"required": [
"id"
]
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.