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.
npx skills add Starchild-ai-agent/official-skills --skill 1inchgit clone --depth 1 https://github.com/Starchild-ai-agent/official-skillsWrote 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.
[](https://agentmods.dev/skills/starchild-ai-agent/official-skills/1inch)<a href="https://agentmods.dev/skills/starchild-ai-agent/official-skills/1inch"><img src="https://agentmods.dev/badge/skills/starchild-ai-agent/official-skills/1inch/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.
<a href="https://agentmods.dev/skills/starchild-ai-agent/official-skills/1inch"><img src="https://agentmods.dev/badge/skills/starchild-ai-agent/official-skills/1inch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00064 | $0.02254 |
| Opus 5 | $0.00032 | $0.01127 |
| Sonnet 5 | $0.00013 | $0.00451 |
| Haiku 4.5 | $0.00006 | $0.00225 |
Grade A, and why
1inch 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 11d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
23 files 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.
- __init__.py 4.4 KB runs code
- _trade_report.py 1.9 KB runs code
- client.py 7.0 KB runs code
- exports.py 61 KB runs code
- fusion_client.py 9.1 KB runs code
- fusion_tools.py 33 KB runs code
- logo.png 16 KB
- orderbook_tools.py 25 KB runs code
- scripts/_cost_track.py 7.4 KB runs code
- scripts/_oneinch_lib.py 9.2 KB runs code
- scripts/approve.py 1.4 KB runs code
- scripts/check_allowance.py 1.4 KB runs code
- scripts/fusion_node/build_order.js 5.0 KB runs code
- scripts/fusion_node/package.json 366 B
- scripts/quote.py 1.7 KB runs code
- scripts/run_cross_chain_flow.py 13 KB runs code
- scripts/run_limit_order_flow.py 7.6 KB runs code
- scripts/run_limit_order_v2.py 7.1 KB runs code
- scripts/run_swap_flow.py 19 KB runs code
- scripts/swap.py 4.8 KB runs code
- scripts/test_create_limit_order_v3.py 12 KB runs code
- scripts/tokens.py 1.3 KB runs code
- tools.py 13 KB runs code
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.
- 11d ago First seen · 247 lines · 64 tokens per session scan A 81ec5dd6f36b
1inch is a skill published in the GitHub repository Starchild-ai-agent/official-skills (26 stars, last pushed today), with no licence file. It adds 64 tokens to every session and 2,254 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-30.
Other skills, from other repositories
oneinch-aggregator
1inch DEX aggregator skill — swap tokens across 400+ DEXes, get quotes, check token approvals, Fusion+ cross-chain swaps, portfolio tracking. Requires API key from 1inch Developer Portal.
SunSwap DEX Trading
Execute token swaps, manage liquidity, and query market data on SunSwap DEX via the sun-cli.
pancakeswap-v3-plugin
Swap tokens and manage liquidity on PancakeSwap V3 on Ethereum, BNB Chain, Base, Arbitrum, and Linea.
curve-plugin
Curve DEX plugin for swapping stablecoins and managing liquidity on Curve Finance. Trigger phrases: swap on Curve, Curve swap, add liquidity Curve, remove liquidity Curve, Curve pool APY, Curve pools, get Curve quote.
smart-order-router
Intelligent order routing to get best execution across multiple exchanges.
starknet-defi
Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.