swap-integration
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official Uniswap infrastructure (trade-api.gateway.uniswap.org) and utilizes verified packages from the @uniswap scope on npm.
- [SAFE]: Implements strict input validation rules for Ethereum addresses, chain IDs, and token amounts using regular expressions to prevent injection and malformed data processing.
- [SAFE]: Enforces a mandatory security policy requiring the use of 'AskUserQuestion' to obtain explicit user approval before executing any transaction that involves gas expenditure or token transfers.
- [SAFE]: Explicitly prohibits the use of shell metacharacters in user-provided inputs to mitigate command injection risks.
Audit Metadata