This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).
entity-clearance
InactiveTool of The Stall
declared in 4.97.1
Clearance check on a business/entity before an agent acts on it: live-site probe, domain/contact consistency, name corroboration, graded evidence (E0-E2), risk flags, recommended_action, and a self-verifying sha256 receipt. Turns 'found' into 'safe enough to proceed'.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name",
"website"
],
"properties": {
"name": {
"type": "string",
"description": "entity name as claimed"
},
"email": {
"type": "string",
"description": "claimed contact email (optional)"
},
"website": {
"type": "string",
"description": "claimed website URL or domain"
},
"intended_action": {
"type": "string",
"description": "what the agent wants to do next (optional; sharpens recommended_action)"
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries