Design Uniswap Hook
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent instruction-only design skill with no code, credentials, install script, or write behavior, though it does delegate work to another configured agent/MCP tool.
This skill appears safe for its stated purpose of planning Uniswap V4 hook architecture. Before installing, make sure you trust the configured hook-builder subagent/MCP setup, and avoid giving it unrelated confidential code or business details.
Findings (1)
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.
A user's hook-design request may be processed by the configured hook-builder subagent or supported-chain MCP tool, rather than only by the top-level skill.
The skill explicitly hands the request to another configured agent and exposes an MCP tool. This is disclosed and bounded to design-only use, but it is still an agent/tool boundary users should recognize.
allowed-tools: ... Task(subagent_type:hook-builder), mcp__uniswap__get_supported_chains ... Invoke `Task(subagent_type:hook-builder)` with explicit instruction to produce a design document only -- no code generation, no file writes.
Install only if you trust the configured hook-builder subagent and Uniswap MCP integration; avoid including unrelated private project details unless needed for the design review.
