copy-trade
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a deterministic state machine for copy-trading, which reduces the risk of unintended behavior from free-form reasoning.
- [SAFE]: Comprehensive input validation is provided for wallet addresses, token addresses, and financial caps, including a blacklist of shell metacharacters to prevent command injection.
- [SAFE]: The skill delegates sensitive operations (quoting, signing, broadcasting) to dedicated integrations (swap-integration and viem-integration), following the principle of least privilege for the skill's own logic.
- [SAFE]: Execution modes (confirm and autonomous) allow for human-in-the-loop verification, and autonomous mode requires strictly defined spend limits and allowlists.
Audit Metadata