You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.27.0).

check_wallet_risk

Inactive

Tool of AIGEN — Open Bounty Protocol for AI Agents

declared in 1.27.0

Check if a wallet address is safe to interact with. Returns risk score and flags. Args: address: Wallet or contract address (0x...) chain: ethereum, base, arbitrum, polygon

Parameters schema

{
  "type": "object",
  "title": "check_wallet_riskArguments",
  "required": [
    "address"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "title": "Chain",
      "default": "ethereum"
    },
    "address": {
      "type": "string",
      "title": "Address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

AIGEN — Open Bounty Protocol for AI Agents

https://github.com/Aigen-Protocol/aigen-protocol

1/7 registries
View full server →