You're viewing a demo portfolio

Join the waitlist
PRSM

onyx_signature_guard

Active

Tool of onyx-paid-mcp

declared in 1.26.0

Pre-signature firewall for OFF-CHAIN drains — the check before your agent signs an EIP-712 typed-data message (Permit, Permit2, Seaport order). These drain a wallet with no on-chain approval: the signature itself is the authorization. Give the typed-data; Onyx identifies what it authorizes, flags unlimited token-permit values, EOA/unverified spenders, NFT-order signatures, and bad deadlines, and returns a SIGNED ALLOW/REVIEW/BLOCK + plain-English explanation. Covers the #2 wallet-drain vector that on-chain tx checks miss entirely. (price: $0.10 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "required": [
    "typed_data"
  ],
  "properties": {
    "typed_data": {
      "type": "object",
      "description": "The full EIP-712 typed-data object the agent is about to sign: {domain, primaryType, types, message}."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →
onyx_signature_guard — onyx-paid-mcp — PRSM MCP