SA
Shadow AI List
/check_domain_against_registry
Check if a domain is shadow AI
Check whether a domain or subdomain belongs to a known AI tool - i.e. whether traffic to it is shadow AI. Returns the tool and its risk if matched. Covers the f
liveverifiedunknown~5s typical
mcpprobedshadowailist
$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-ca-airiskmanagement-shadow-ai-list /check_domain_against_registry for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | A domain or URL, e.g. 'chat.openai.com' or 'https://cursor.sh'. |
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-ca-airiskmanagement-shadow-ai-list","endpoint":"/check_domain_against_registry","input":{"domain":"..."}}'cli
npx cracked-ai run -p mcp-ca-airiskmanagement-shadow-ai-list -e /check_domain_against_registry -i '{"domain":"..."}'mcp
run_tool({ provider: "mcp-ca-airiskmanagement-shadow-ai-list", endpoint: "/check_domain_against_registry", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.