Public website scan · no affiliation implied
Quokkapix
quokkapix.com ↗Latest public evidence from separate Mudpie graders. Scores describe technical observations at scan time—not rankings, citations, traffic, users, or endorsement.
WebMCP
80/100 B
The grader discovers and inspects tools but never calls them.
Implementation
WebMCP surface detectedpass
tools_registered
Register tools on page load with document.modelContext or supported declarative forms.
Tools register during discoverypass
15 tools registered
Expose the discovery surface without requiring an undocumented user action.
Tool quality
Conventional tool namesfail
0/15 snake_case names
Use concise snake_case names that describe the action.
Useful descriptionspass
15/15 descriptive tools
Explain when to use each tool and what it returns or changes.
Input schemas are definedpass
15/15 schemas
Define bounded, typed inputs so agents do not guess.
Trust
Sensitive actions declare safety metadatawarning
5/6 sensitive actions have annotations
Mark destructive or commitment-bearing tools so hosts can require confirmation.