1inch-aqua

1inch-aqua is a skill for Claude Code from 1inch/1inch-ai. It costs 53 tokens per session (431 once invoked), scanned A, original, MIT.

A guide for reading 1inch Aqua shared-liquidity data, including maker TVL, fees, APY, strategies, activity, and volume. 1inch Aqua is a system for liquidity strategies in decentralised finance.

In plain words
What is it for?
Use it to inspect makers, strategies, activity, volume, fees, TVL, and APY in Aqua. It also documents optional wallet-based actions such as building swaps or strategy transactions.
Why use it?
It directs questions to the Aqua analytics tool and explains how to interpret its data instead of using a less suitable product tool.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the 1inch-mcp plugin — 9 skills, 1 MCP server shipped together

Good fit Use it to inspect makers, strategies, activity, volume, fees, TVL, and APY in Aqua. It also documents optional wallet-based actions such as building swaps or strategy transactions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/1inch/1inch-ai/1inch-aqua
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 1inch/1inch-ai --skill 1inch-aqua
Clone the repo
git clone --depth 1 https://github.com/1inch/1inch-ai

Made for: Claude Code.

Or install 1inch-mcp, the plugin that ships this one along with the rest of its 9 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 1inch-aqua

README.md
[![agentmods](https://agentmods.dev/badge/skills/1inch/1inch-ai/1inch-aqua/github.svg)](https://agentmods.dev/skills/1inch/1inch-ai/1inch-aqua)
Your own site
<a href="https://agentmods.dev/skills/1inch/1inch-ai/1inch-aqua"><img src="https://agentmods.dev/badge/skills/1inch/1inch-ai/1inch-aqua/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 1inch-aqua

Your own site · 80×15
<a href="https://agentmods.dev/skills/1inch/1inch-ai/1inch-aqua"><img src="https://agentmods.dev/badge/skills/1inch/1inch-ai/1inch-aqua.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 431 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.00431
Opus 5 $0.00026 $0.00216
Sonnet 5 $0.00011 $0.00086
Haiku 4.5 $0.00005 $0.00043

Measured 10d ago against content hash 7bd6c07bd193, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

1inch-aqua scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/1inch-aqua/SKILL.md · 31 lines

What it actually says

Aqua strategy analytics

Prefer the MCP tool aqua (public reads). Full playbook (action examples, priceRange semantics, maker/taker flows, compliance): references/WORKFLOW.md. Same content is served live as MCP resource file://1inch-mcp/guides/aqua-workflow for clients that read resources.

Read actions

  • maker_stats — TVL, fees, APY for a maker
  • list_maker_strategies — strategies for a maker
  • strategy_overview / strategy_activity / strategy_volume
  • list_opened — open strategies feed

Write actions (when enabled)

build_ship, build_dock, quote, build_swap — non-custodial; the user's wallet signs everything.

Recommended: connect the user's wallet first (WalletConnect). Pair via the walletconnect tool (see the 1inch-walletconnect skill). With an active session, build_ship / build_dock / build_swap default to sending the transaction through the connected wallet — the user simply approves each prompt in their wallet app. Set execute: false to receive calldata only. quote is never executed (pure eth_call simulation). For anonymous (no-OAuth) writes, the WalletConnect flow also handles the one-time Terms-of-Use acceptance (accept_terms).

Fallback

Raw paths: /aqua/v1.0/strategies/... via product_api — only if the aqua tool is unavailable.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 31 lines · 53 tokens per session scan A 7bd6c07bd193

Subscribe to this mod's changes

1inch-aqua is a skill published in the GitHub repository 1inch/1inch-ai (2 stars, last pushed 13d ago), licensed MIT. It adds 53 tokens to every session and 431 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.