Uniswap Compare Pools
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: compare-pools Version: 0.1.0 The skill 'compare-pools' is benign. It clearly defines its purpose as comparing Uniswap pools and explicitly delegates its core functionality to a 'pool-researcher' subagent via `Task(subagent_type:pool-researcher)` as declared in `SKILL.md`. The skill's instructions do not contain any malicious prompts, attempts at data exfiltration, unauthorized command execution, or persistence mechanisms. It also explicitly states 'no direct MCP tool calls', indicating a controlled execution environment. The installation methods in `README.md` are standard and do not introduce additional risks beyond typical package management.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Users have less provenance information to confirm that this is the intended skill package.
The skill is instruction-only and has no executable install spec, but the registry metadata does not provide a clear source or homepage for provenance checking.
Source: unknown; Homepage: none
Install from a trusted registry or repository and confirm the README install path matches the package you intend to use.
The token pair and chain details from the user's request may be passed to the researcher subagent, and the quality of results depends on that subagent's behavior.
The skill explicitly delegates pool discovery and ranking to a separate subagent; this is aligned with the stated purpose, but the data-gathering boundary depends on that subagent.
allowed-tools: [Task(subagent_type:pool-researcher)]
Use this with public market-research prompts and review the referenced pool-researcher skill separately if it is installed.
