{
  "schema_version": "protocol.v1",
  "slug": "safe",
  "name": "Safe",
  "status": "production-ready",
  "website": "https://safe.global/",
  "summary": "Smart account infrastructure for multisigs, treasury operations, and programmable account controls.",
  "categories": [
    "accounts",
    "multisig",
    "smart-accounts"
  ],
  "chains": [
    "arbitrum-one",
    "bsc"
  ],
  "best_for": [
    "team treasuries",
    "protocol operations",
    "account modules",
    "transaction policies"
  ],
  "avoid_for": [
    "consumer onboarding without extra wallet UX work"
  ],
  "integration_difficulty": "low",
  "tags": [
    "multisig",
    "accounts",
    "treasury"
  ],
  "composition": [
    {
      "slug": "biconomy",
      "role": "transactions_and_paymasters",
      "direction": "supports",
      "relationship": "Biconomy can add paymasters, relaying, and session-key-style UX around smart account flows."
    },
    {
      "slug": "gelato",
      "role": "automation",
      "direction": "supports",
      "relationship": "Gelato can automate approved operational transactions and recurring protocol tasks."
    },
    {
      "slug": "x402",
      "role": "payments_and_commerce",
      "direction": "supports",
      "relationship": "Safe can hold treasury and operational controls for x402-enabled marketplaces or paid APIs."
    }
  ],
  "docs": {
    "url": "https://docs.safe.global/",
    "verified_at": "2026-05-29"
  },
  "sdk": {
    "url": "https://github.com/safe-global/safe-core-sdk",
    "verified_at": "2026-05-29"
  },
  "template": {
    "url": "https://docs.safe.global/sdk/overview",
    "verified_at": "2026-05-29"
  },
  "support": {
    "url": "https://help.safe.global/",
    "verified_at": "2026-05-29"
  },
  "grant": {
    "url": "https://safe.global/ecosystem",
    "verified_at": "2026-05-29"
  },
  "capabilities": [
    {
      "name": "Smart account treasury",
      "status": "production-ready",
      "type": "production_surface",
      "best_for": [
        "multisig governance",
        "admin controls",
        "treasury security"
      ],
      "known_issues": [
        "Module and transaction service support varies by chain and feature."
      ],
      "agent_actions": [
        "recommend_account_model",
        "generate_safe_setup_steps"
      ]
    }
  ],
  "chain_support": {
    "bsc": {
      "status": "production-ready",
      "docs_url": "https://docs.safe.global/advanced/smart-account-supported-networks",
      "sdk_notes": [
        "BNB Smart Chain (chain id 56) is in Safe's supported networks; point the Safe SDK and transaction service at the BSC deployment."
      ],
      "limitations": [
        "Module and transaction-service feature support can differ by chain; confirm the specific Safe features you need are available on BSC."
      ],
      "verified_at": "2026-06-10",
      "citations": [
        {
          "url": "https://docs.safe.global/advanced/smart-account-supported-networks",
          "quote": "Safe smart account supported networks",
          "retrieved_at": "2026-06-10",
          "confidence": "high"
        }
      ]
    }
  },
  "known_issues": [],
  "sources": [
    {
      "label": "Website",
      "url": "https://safe.global/",
      "type": "website"
    },
    {
      "label": "Docs",
      "url": "https://docs.safe.global/",
      "type": "docs"
    },
    {
      "label": "SDK",
      "url": "https://github.com/safe-global/safe-core-sdk",
      "type": "github"
    },
    {
      "label": "Support",
      "url": "https://help.safe.global/",
      "type": "support"
    }
  ],
  "provenance": {
    "verified_at": "2026-05-29",
    "verified_by": "composewith.eth seed research",
    "confidence": "medium"
  },
  "readiness_score": 80,
  "readiness_factors": [
    {
      "key": "docs_present",
      "points": 10,
      "max": 10,
      "detail": "Docs URL present"
    },
    {
      "key": "sdk_present",
      "points": 8,
      "max": 8,
      "detail": "SDK URL present"
    },
    {
      "key": "template_present",
      "points": 6,
      "max": 6,
      "detail": "Template/quickstart present"
    },
    {
      "key": "support_present",
      "points": 6,
      "max": 6,
      "detail": "Support channel present"
    },
    {
      "key": "capability_depth",
      "points": 8,
      "max": 20,
      "detail": "Smart account treasury: production_surface"
    },
    {
      "key": "production_capability",
      "points": 15,
      "max": 15,
      "detail": "Has a production-ready capability"
    },
    {
      "key": "provenance_confidence",
      "points": 3,
      "max": 5,
      "detail": "Protocol provenance confidence is medium"
    },
    {
      "key": "chain_coverage",
      "points": 4,
      "max": 10,
      "detail": "2 chain(s) (capped at 5)"
    },
    {
      "key": "freshness",
      "points": 10,
      "max": 10,
      "detail": "Last verified 12 day(s) ago"
    },
    {
      "key": "no_open_critical",
      "points": 10,
      "max": 10,
      "detail": "No open critical issues"
    }
  ],
  "readiness_caps": [],
  "scoring_version": "score.v2"
}