eyebot-vaultbot
⚠Review·Scanned 2/17/2026
Provides multi-signature vault and wallet management for teams, DAOs, and personal safes. Includes a shell script that reads the EYEBOT_API env var and issues HTTP requests to ${_E}/api/${_A} and ${_E}/health, executing CLI/network calls.
from clawhub.ai·v1.2.0·2.0 KB·0 installs
Scanned from 1.8.0 at ca37356 · Transparency log ↗
$ vett add clawhub.ai/eyebots/eyebot-vaultbotReview findings below
VaultBot 🔐
Secure Asset Management
Create and manage multi-signature vaults with granular access controls. Protect team funds and automate treasury operations.
Features
- Multi-Sig Vaults: 2-of-3, 3-of-5, custom thresholds
- Time Locks: Delayed execution for security
- Spending Limits: Daily/weekly caps
- Role Management: Granular permissions
- Audit Trail: Complete transaction history
Vault Types
| Type | Use Case |
|---|---|
| Team Treasury | Company funds management |
| DAO Vault | Governance-controlled assets |
| Personal Safe | Cold storage with recovery |
| Escrow | Trustless deals |
Security Features
- Hardware wallet integration
- Social recovery options
- Transaction simulation
- Allowlist management
- Emergency pause
Usage
# Create a vault
eyebot vaultbot create --signers 3 --threshold 2
# Add signer
eyebot vaultbot add-signer <vault> <address>
# Propose transaction
eyebot vaultbot propose <vault> send 1 ETH <to>
Support
Telegram: @ILL4NE