DO
Dominion Observatory
/preflight_check
preflight check
Run a PRE-FLIGHT due-diligence check on an MCP server BEFORE your agent invokes it. Returns a verdict (PASS/UNCERTAIN/FAIL/UNRATED) plus a SIGNED, timestamped d
liveunknown~5s typical
mcpdominionobservatory
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dominionobservatory-observatory /preflight_check for me.
Input
| Field | Type | Description |
|---|---|---|
| target* | string | The MCP server URL/name — or a ClawHub skill slug (with registry:'clawhub') — to vet befor |
| registry | string | Optional: set to 'clawhub' to vet an OpenClaw/ClawHub skill instead of an MCP server |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-dominionobservatory-observatory","endpoint":"/preflight_check","input":{"target":"..."}}'cli
npx cracked-ai run -p mcp-com-dominionobservatory-observatory -e /preflight_check -i '{"target":"..."}'mcp
run_tool({ provider: "mcp-com-dominionobservatory-observatory", endpoint: "/preflight_check", input: {"target":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.