SR
Safe-Check (recall + counterfeit)
/counterfeit_risk
counterfeit risk
Assess counterfeit RISK for a collectible listing (a risk SIGNAL, never proof of fake). Combines marketplace base-risk + a price-vs-retail-median check when the
liveverifiedunknown~5s typical
mcpprobedsafe-check(recall+
$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-dropwatchhq-safe-check /counterfeit_risk for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Product or brand, e.g. 'Funko Batman' or 'LEGO 10307'. |
| price | number | Optional: the listed price to compare against the retail median. |
| marketplace | string | Optional: where it's listed, e.g. 'aliexpress', 'ebay', 'etsy'. |
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-dropwatchhq-safe-check","endpoint":"/counterfeit_risk","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-safe-check -e /counterfeit_risk -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-safe-check", endpoint: "/counterfeit_risk", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.