zero_security_model
Retrieve security model details including attack mitigations, Trinity Validators, vault contract security, and bridge protections for Zero Network.
Instructions
Get the Zero security model — attack mitigations, Trinity Validators, vault contract security, bridge protections.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- zero_mcp/server.py:621-624 (handler)The handler function for the zero_security_model tool.
@mcp.tool() def zero_security_model() -> str: """Get the Zero security model — attack mitigations, Trinity Validators, vault contract security, bridge protections.""" return SECURITY_MODEL