evm-defi-dex-swap
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill orchestrates on-chain financial operations by executing the
cawCLI tool to perform token swaps, approvals, and balance checks. - [SAFE]: The skill uses placeholder variables (e.g.,
<wallet_addr>,<wallet_uuid>) for sensitive information and instructs the user to set them locally, avoiding hardcoded credentials. - [SAFE]: All external logic and dependencies are confined to the
cobo-agentic-walletpackage and standard system utilities likebashandjqfor automation scripts. - [SAFE]: Includes explicit safety documentation regarding slippage protection and transaction confirmation polling to ensure secure operation on mainnet environments.
Audit Metadata