{"name":"io.github.aiguardrail/backend","slug":"aiguardrail-backend","title":null,"description":"Deterministic pre-trade risk checks for autonomous AI trading agents.","url":"https://mcp.market/server/aiguardrail-backend","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":0,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"1.0.3","remotes":[{"type":"streamable-http","url":"https://backendai-x4m1.onrender.com/mcp-http/mcp"}],"packages":[],"tools":[{"name":"check_token_safety","description":"Honeypot / contract safety check for any ERC-20 token.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"contract_address":{"type":"string","description":"Token contract address (0x...)."}},"required":["contract_address"],"additionalProperties":false}},{"name":"evaluate_trade","description":"Pre-trade risk check for a proposed trade. Call this BEFORE executing\nany trade and treat a \"deny\" decision as a hard stop.\n\nEvaluated at a fixed Tier 1 ceiling ($5,000 notional) — MCP callers do\nnot get COLR tier gating. For higher tiers, use the REST API with\nwallet-signature authentication.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"wallet":{"type":"string","description":"EVM wallet address (0x...) the trade would execute from."},"asset":{"type":"string","description":"Asset symbol, e.g. NVDA, AAPL, TSLA, USDG."},"contract_address":{"type":"string","description":"Token contract address (0x...). Must match the\nofficial registry address for that symbol, or the trade is\ndenied as a suspected fake token."},"side":{"type":"string","description":"\"buy\" or \"sell\"."},"amount":{"type":"number","description":"Quantity in token units — NOT a pre-computed USD value."},"max_slippage_bps":{"default":100,"type":"integer","description":"Max slippage in basis points (default 100)."},"request_id":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Optional idempotency key."}},"required":["wallet","asset","contract_address","side","amount"],"additionalProperties":false}},{"name":"get_supported_assets","description":"List every asset in the guardrail's official Robinhood Chain registry,\nwith its canonical contract address.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"simulate_balance","description":"Simulate a wallet's ERC-20 balance after a hypothetical trade using\neth_call state override. Read-only: no transaction is ever sent.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"token_address":{"type":"string","description":"ERC-20 contract address (0x...)."},"holder":{"type":"string","description":"Wallet address whose balance is simulated (0x...)."},"delta":{"type":"number","description":"Signed amount (negative = spend)."},"decimals":{"default":18,"type":"integer","description":"Token decimals (default 18)."}},"required":["token_address","holder","delta"],"additionalProperties":false}},{"name":"verify_audit_trail","description":"Verify the tamper-evident audit trail for a wallet's past guardrail\ndecisions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"wallet":{"type":"string","description":"EVM wallet address (0x...)."},"limit":{"default":100,"type":"integer","description":"How many recent records to verify (1-1000, default 100)."}},"required":["wallet"],"additionalProperties":false}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-18T04:51:33.622Z","report":{"scannerVersion":"0.1.2","scannedAt":"2026-09-18T04:51:33.539Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1221ms"]},"poisoning":{"score":15,"max":15,"notes":["5 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://backendai-x4m1.onrender.com/mcp-http/mcp","reachable":true,"authRequired":false,"latencyMs":1221,"serverInfo":{"name":"colr-guardrail","version":"3.4.7"}}],"packages":[],"repo":{"found":false}}}},"grade_history":[],"reviews":[]}