← Back to Skills Marketplace
Arsenal — Sumplus DeFi Execution Layer
by
sumplus-real
· GitHub ↗
· v1.0.0
· MIT-0
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sumplus-arsenal
Description
Execute DeFi skills on Ethereum, Sui, Solana, and 10+ chains via Arsenal. Use for swaps, lending, liquidity, portfolio queries, and any blockchain operation.
Usage Guidance
This skill appears to be what it says: a wrapper around Arsenal's HTTP API that needs an ARSENAL_API_KEY. Before installing or using it, consider the following: (1) An API key given to this skill can be used to build and (depending on your setup) execute on-chain transactions — only provide a key you control and trust, ideally with limited scope if Arsenal supports that. (2) Never share private keys, seed phrases, or wallet passwords with the agent; prefer to sign transactions in your own wallet or through a trusted signing service. (3) If the skill asks you to supply email/password to perform sign-up flows, prefer to create the API key yourself via the Arsenal website and then set ARSENAL_API_KEY in the agent's environment rather than disclosing your credentials. (4) Test with small amounts or read-only queries first (get_quote, get_markets) to confirm behavior. (5) If you need higher assurance, ask the publisher for docs, an audit, or source code; the skill's source is unknown. Finally, verify the domain (https://arsenal.sumplus.xyz) and consider rotating keys after initial use.
Capability Analysis
Type: OpenClaw Skill
Name: sumplus-arsenal
Version: 1.0.0
The skill bundle provides a legitimate interface for interacting with the Arsenal DeFi execution platform (arsenal.sumplus.xyz). It facilitates blockchain operations like swaps and lending across multiple chains (Ethereum, Sui, Solana) using a structured API. The instructions in SKILL.md are well-defined, follow security best practices regarding API key management, and contain no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name/description (DeFi execution across many chains) matches the declared requirements and instructions. The only required credential is ARSENAL_API_KEY, which is the expected primary credential for an external execution API. No unrelated binaries, config paths, or extra cloud credentials are requested.
Instruction Scope
SKILL.md instructs the agent to always search Arsenal for the appropriate skill and to call /api/execute to get quotes or build transactions. It also instructs that EVM transactions should be "executed in order" and Sui/Solana tx_bytes/transactions should be passed to wallets or Privy. This is coherent for an execution layer, but the instructions assume an ability to (a) deliver txs to a signing/sending mechanism and (b) manage multi-step flows; the SKILL.md does not explicitly restrict or clarify whether the agent should ever ask for private keys, seed phrases, or the user's wallet credentials (it does explicitly say to inject ARSENAL_API_KEY from env and never ask the user for it). Because the skill can result in on-chain actions that move funds, confirmatory UX and explicit safe signing practices are important but not spelled out.
Install Mechanism
This is instruction-only with no install steps or code files, so nothing is downloaded or written to disk. That minimizes install-time risk.
Credentials
Only one env var (ARSENAL_API_KEY) is required, which is proportionate for an external API. The SKILL.md references a sign-up flow (email/password → obtain api_key) but does not require additional unrelated credentials or config paths.
Persistence & Privilege
always:false and no install means the skill does not demand permanent inclusion or elevated platform privileges. It does not request changing other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sumplus-arsenal - After installation, invoke the skill by name or use
/sumplus-arsenal - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Arsenal skill for Sumplus: a unified on-chain execution platform for DeFi tasks across Ethereum, Sui, Solana, and more than 10 blockchains.
- Supports swaps, lending, liquidity, portfolio queries, and most blockchain operations via a skill discovery and execution API.
- Includes step-by-step API usage guide for searching and executing skills, with example workflows for each supported chain.
- Detailed documentation of required parameters, available skills per chain, common responses, error handling, and API key sign-up instructions.
- Enables integration with leading DeFi protocols (Uniswap, PancakeSwap, Aave, GMX, Jupiter, Cetus, Bluefin, etc.) for multi-chain DeFi activity.
Metadata
Frequently Asked Questions
What is Arsenal — Sumplus DeFi Execution Layer?
Execute DeFi skills on Ethereum, Sui, Solana, and 10+ chains via Arsenal. Use for swaps, lending, liquidity, portfolio queries, and any blockchain operation. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Arsenal — Sumplus DeFi Execution Layer?
Run "/install sumplus-arsenal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Arsenal — Sumplus DeFi Execution Layer free?
Yes, Arsenal — Sumplus DeFi Execution Layer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Arsenal — Sumplus DeFi Execution Layer support?
Arsenal — Sumplus DeFi Execution Layer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Arsenal — Sumplus DeFi Execution Layer?
It is built and maintained by sumplus-real (@sumplus-real); the current version is v1.0.0.
More Skills