WebMCP
In-page tools (declarative <form toolname> or imperative registerTool) with names, descriptions, schemas. (page-parsed)
Broken variant
A form missing its tooldescription and a param with no description, plus a registerTool call missing its description. (Needs a real browser to capture.)
Catalogued flags
| Flag | Kind | Severity |
|---|---|---|
webMcpToolMissingName | defect | high |
webMcpInvalidToolName | defect | high |
webMcpToolMissingDescription | defect | high |
webMcpParamMissingDescription | defect | medium |
webMcpImperativeMissingDescription | defect | high |
webMcpImperativeMissingExecute | defect | high |
webMcpDuplicateToolName | defect | high |
webMcpImperativeMissingInputSchema | informational — fails nothing | — |