Uniswap Setup DCA
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill `setup-dca` is designed to configure and automate dollar-cost averaging strategies on Uniswap. Its `SKILL.md` defines a clear workflow, uses a restricted set of `allowed-tools` (primarily Uniswap-related functions and a `trade-executor` subagent), and details local file writes for configuration (`.uniswap/dca-config.json`) and interactions with the Gelato automation service. All described actions are consistent with the stated purpose of managing DeFi investments, with no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or malicious prompt injection attempts against the agent or subagent.
