permissioned-pools-deployer
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a mandatory acknowledgment gate that requires explicit user confirmation before any action-oriented commands are displayed or explained.
- [SAFE]: Robust input validation is enforced for all configuration fields using strict regular expressions for Ethereum addresses and numeric values, effectively preventing malformed or malicious inputs.
- [SAFE]: The instructions explicitly prohibit the use of raw signing keys and cleartext private key flags, directing users toward secure hardware wallets or encrypted keystores.
- [SAFE]: Shell metacharacter filtering is applied to all inputs before they are interpolated into commands, mitigating potential command injection risks.
- [SAFE]: Dynamic generation of Foundry scripts is performed using a static template with fully sanitized variables, ensuring predictable and safe execution.
- [SAFE]: All external links and resources point to official Uniswap Labs domains and verified blockchain explorer data.
Audit Metadata