← Back to Skills Marketplace
1282
Downloads
2
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install solana
Description
Assist with Solana transactions, token accounts, priority fees, and program interactions.
Usage Guidance
This skill is essentially a Solana reference sheet and appears coherent. Before enabling or letting an agent use it, consider: (1) it mentions CLI tools (solana, spl-token) but doesn't declare them as required — the agent won't be able to execute those commands unless the environment provides them; (2) the skill asks for no credentials, but any agent you pair with it could still be given wallet private keys or RPC API keys elsewhere — never paste private keys into chats or skill inputs; (3) when following its advice in production, use dedicated paid RPC providers and burner wallets for risky interactions; (4) the skill has no homepage/source listed — if you require provenance, ask the publisher for more info before trusting it in high-value contexts.
Capability Analysis
Type: OpenClaw Skill
Name: solana
Version: 1.0.0
The skill bundle contains only metadata and a markdown file providing informational content about Solana. The `SKILL.md` file serves as a knowledge base for the AI agent, offering details on transactions, token accounts, fees, and security best practices. There are no executable scripts, no instructions for the agent to perform malicious actions (e.g., data exfiltration, unauthorized commands, prompt injection), and no suspicious external calls or obfuscation. The content is purely educational and aligns with the stated purpose of assisting with Solana interactions.
Capability Assessment
Purpose & Capability
The skill's name/description (Solana tooling and transaction guidance) matches the SKILL.md content. Minor inconsistency: the documentation mentions CLI commands (solana, spl-token) and RPC providers, but the registry metadata declares no required binaries or RPC credentials. This is not necessarily malicious, but the skill assumes the agent or user environment may already have those tools/keys available.
Instruction Scope
SKILL.md stays on-topic: it gives guidance about rent, token accounts, fees, errors, RPCs, explorers, and wallet safety. It does not instruct the agent to read unrelated files, exfiltrate data, or call unexpected external endpoints. Example CLI commands and RPC endpoints are referenced as examples rather than as covert data sinks.
Install Mechanism
No install spec and no code files — lowest-risk form. Nothing is downloaded or written to disk by this skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content references paid RPC providers (Helius, QuickNode, Triton) as recommendations, which is reasonable for production usage and does not require the skill to hold credentials itself.
Persistence & Privilege
always:false and default invocation settings — the skill does not request permanent inclusion or elevated privileges. There are no instructions to modify other skills or agent-wide configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install solana - After installation, invoke the skill by name or use
/solana - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Solana?
Assist with Solana transactions, token accounts, priority fees, and program interactions. It is an AI Agent Skill for Claude Code / OpenClaw, with 1282 downloads so far.
How do I install Solana?
Run "/install solana" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Solana free?
Yes, Solana is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Solana support?
Solana is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Solana?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills