CL
CertScore.ai — Light mode
/certscore_scan_site
Scan site
Creates a public-website privacy scan or reuses an eligible recent completed scan. Coverage includes pre-consent storage, trackers, consent and CMP signals, pri
liveunknown~5s typical
mcpcertscore.ai—light
$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-ai-certscore-mcp-light /certscore_scan_site for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Public URL or domain to scan. |
| freshness | string (latest | refresh) | Scan freshness policy. latest allows eligible recent completed-result reuse when available |
| scanFrom | string (eu_de | eu_ie | california) | Optional execution region for a newly queued scan: eu_de, eu_ie, california, or the servic |
| waitForCompletion | boolean | Deprecated compatibility field; accepted but ignored. certscore_scan_site never waits for |
| maxWaitSeconds | integer | Deprecated compatibility field; accepted but ignored. The bounded preliminary-preview wait |
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-ai-certscore-mcp-light","endpoint":"/certscore_scan_site","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-certscore-mcp-light -e /certscore_scan_site -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-certscore-mcp-light", endpoint: "/certscore_scan_site", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.