defi
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were detected in the skill instructions or implementation. The skill correctly identifies itself as mainnet-only and enforces appropriate prerequisites for write operations.\n- [COMMAND_EXECUTION]: The skill uses the commander library to implement a strictly defined CLI interface. It does not perform any arbitrary system command execution or shell-out to untrusted processes. Inputs are parsed as specific types (e.g., BigInt for amounts, integers for limits), which prevents common injection vectors.
Audit Metadata