Citation Safe Verifier
CS
Citation Safe Verifier
/search_phantoms

Search known AI-hallucinated (phantom) case citations

Searches CitationSafe's phantom-citation registry — fabricated case names/citations that have shown up in real, sanctioned AI-hallucination incidents — by case

liveverifiedunknown~5s typical
mcpprobedcitationsafeverifier
$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-citationsafe-verifier /search_phantoms for me.

Input

FieldTypeDescription
query*stringFree-text match against the phantom case name or the AI system that generated it

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-citationsafe-verifier","endpoint":"/search_phantoms","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-com-citationsafe-verifier -e /search_phantoms -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-com-citationsafe-verifier", endpoint: "/search_phantoms", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.