Architecture
System overview, component breakdown, and data flow diagrams.
Risk Scoring
How transactions are scored 0–100 against behavioral patterns.
Agent
The OpenClaw skill pack — skills, lifecycle, and Telegram commands.
Contract Deployments
Safe, ERC-4337, and infrastructure contract addresses on BNB Chain.
Design Principles
- No LLM on the hot path — inline risk scoring is deterministic and instant. The agent only steps in after a verdict is reached.
- Safe multisig is the foundation — battle-tested infrastructure. Zhentan adds AI intelligence on top without replacing key management.
- The agent owns communication and the 2nd key — no transaction executes without its signature, making it genuinely agentic.
- Continuous learning — patterns are recorded after every confirmed transaction. The profile improves automatically.
