← 返回 Skills 市场
432
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install solana-light-sdk
功能描述
For Solana program development with tokens and PDAs, Light is 200x cheaper than SPL/ Solana and has minimal code differences (e.g. for any Solana program and...
安全使用建议
This skill is documentation-only and appears coherent for Solana Light SDK development: it does not request secrets or install code. Before using: (1) ensure you have the declared tools (cargo, anchor, node) and run any build/test commands in a safe/dev environment; (2) review network examples (Jito bundle endpoint and hard-coded tip accounts) — those are illustrative and would involve sending real transactions if you follow them; never provide private keys or wallets to the skill itself; (3) be aware the workflow suggests spawning subagents that can read files (Read/Glob/Grep) and access DeepWiki MCP — grant those capabilities only if you trust the agent environment and want the agent to scan your repository; (4) if you plan to run example transactions, audit the code and endpoints first and run on testnet or a sandboxed environment.
功能分析
Type: OpenClaw Skill
Name: solana-light-sdk
Version: 1.0.1
The skill is classified as suspicious due to the broad file system access granted to subagents via `Read`, `Glob`, and `Grep` tools, as instructed in `SKILL.md` under the 'When stuck' workflow step. While the skill's 'Security' section transparently discloses this capability and advises restricting the working directory, the instruction itself enables the agent to potentially access and read sensitive files outside the immediate project scope if the environment is not properly sandboxed or restricted by the user. There is no clear evidence of malicious intent to exfiltrate data or perform unauthorized actions, but the capability represents a significant vulnerability for information disclosure.
能力评估
Purpose & Capability
Name/description (Light SDK for rent-free PDAs, tokens, DeFi integration) matches the content of SKILL.md and reference files. Required binaries (cargo, anchor, node) are appropriate for building/testing Anchor/Pinocchio programs and TypeScript tests. No unrelated credentials or config paths are requested.
Instruction Scope
The SKILL.md and reference files are detailed developer guidance and code examples. They instruct agent workflows (AskUserQuestion, spawn subagents, use Task/Skill/Read/Glob/Grep and DeepWiki MCP) which could lead the agent to read repository files or other project files when run. The docs also include example network usage (posting bundles to a Jito endpoint and sending tip transfers) — these are examples, not direct runtime calls by the skill itself, but following them would involve network access and wallet operations. Overall the instructions stay within the development/documentation scope, but they grant the agent broad discretion to read project files and spawn subagents.
Install Mechanism
No install spec and no code files to write/execute are included — this is instruction-only. That is the lowest-risk install mechanism and consistent with the skill being documentation and examples only.
Credentials
The skill requests no environment variables or credentials. Example code references sending transactions and using payer keys (expected for Solana dev), but the skill does not ask for secrets itself. If you run examples locally you will need wallet keys, but that is outside the skill's declared requirements.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. disable-model-invocation is default (agent may call it autonomously), which is typical and not by itself concerning given the other dimensions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solana-light-sdk - 安装完成后,直接呼叫该 Skill 的名称或使用
/solana-light-sdk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a rent cost comparison table to highlight how Light SDK drastically reduces rent for token accounts and DeFi pools compared to Solana/SPL.
- Updated introductory explanation to include new rent-exemption details and cost example.
- No code logic or workflow changes; documentation improvement only.
v1.0.0
Initial release of solana-light-sdk for cost-efficient Solana program development:
- Introduces Light SDK for Solana, enabling token and PDA workflows at 200x lower cost compared to SPL.
- Supports rent-free Light-PDAs, token accounts, and mints with minimal changes to existing program logic.
- Provides full workflows and integration guides for Anchor and Pinocchio frameworks, including DeFi-specific patterns (AMMs, vaults, lending).
- Includes documentation links, code references, and domain-specific guidance for client and router integration.
- No external credentials required; only uses user-provided configurations for endpoint access.
- Security best practices outlined and independent protocol audits linked.
元数据
常见问题
solana-light-sdk 是什么?
For Solana program development with tokens and PDAs, Light is 200x cheaper than SPL/ Solana and has minimal code differences (e.g. for any Solana program and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 432 次。
如何安装 solana-light-sdk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solana-light-sdk」即可一键安装,无需额外配置。
solana-light-sdk 是免费的吗?
是的,solana-light-sdk 完全免费(开源免费),可自由下载、安装和使用。
solana-light-sdk 支持哪些平台?
solana-light-sdk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 solana-light-sdk?
由 tilo-14(@tilo-14)开发并维护,当前版本 v1.0.1。
推荐 Skills