W
WaveGuard
/waveguard_wallet_profile
waveguard wallet profile
Profile wallet behavior against baselines. Send normal wallet transaction patterns as training (tx_count, avg_value, unique_tokens, gas_spent, active_days, etc.
liveverifiedunknown~5s typical
mcpprobedwaveguard
$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-emergentphysicslab-waveguard /waveguard_wallet_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| training* | array | 3+ known-organic wallet activity profiles. |
| test* | array | 1+ suspect wallet profiles to evaluate. |
| sensitivity | number | Detection sensitivity (default: 1.5). |
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-emergentphysicslab-waveguard","endpoint":"/waveguard_wallet_profile","input":{"training":[],"test":[]}}'cli
npx cracked-ai run -p mcp-com-emergentphysicslab-waveguard -e /waveguard_wallet_profile -i '{"training":[],"test":[]}'mcp
run_tool({ provider: "mcp-com-emergentphysicslab-waveguard", endpoint: "/waveguard_wallet_profile", input: {"training":[],"test":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.