← 返回 Skills 市场
tenequm

solana-compression

作者 Misha Kolesnik · GitHub ↗ · v0.6.0 · MIT-0
cross-platform ⚠ suspicious
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install solana-compression
功能描述
Build with ZK Compression on Solana using Light Protocol. Use when creating compressed tokens, compressed PDAs, or integrating ZK compression into Solana pro...
安全使用建议
This skill appears to be exactly about Light Protocol / ZK compression on Solana and the README content is consistent with that purpose, but: (1) the registry entry provides no source repo or homepage — you cannot verify authors or package integrity from this listing; (2) the docs expect you to install npm/Cargo packages and provide RPC/API keys (Helius/Photon) but the skill metadata doesn't declare required env vars. Before using: verify the NPM and crate package names and publishers (search npmjs.org and crates.io and confirm GitHub repos), prefer pinned versions, inspect the CLI package source code, run installs in an isolated environment (container or VM), and avoid pasting production API keys into unfamiliar toolchains. If you can provide a source repo, homepage, or official package links, re-run this assessment — that would raise confidence.
功能分析
Type: OpenClaw Skill Name: solana-compression Version: 0.6.0 The skill bundle provides comprehensive documentation and code examples for implementing ZK Compression on Solana using Light Protocol and Helius. It includes legitimate installation steps for official SDKs (@lightprotocol/stateless.js, light-sdk), standard Anchor program structures, and client-side integration patterns. No evidence of malicious intent, data exfiltration, or prompt injection was found; the content is strictly aligned with its stated purpose of facilitating blockchain development.
能力评估
Purpose & Capability
The name/description match the SKILL.md content: examples, Rust/TypeScript snippets, and references all focus on ZK compression, compressed tokens/PDAs and Light Protocol/Helius Photon RPC. Nothing in the instructions requests unrelated access (no AWS, unrelated cloud creds, etc.). However, the skill has no declared source or homepage (provenance unknown), which reduces trust even though the capability alignment is correct.
Instruction Scope
The runtime instructions stay within the stated domain: installing Light Protocol SDKs/CLI, starting a local compression-aware validator, fetching validity proofs from indexers, building transactions, and using Helius/Photon RPC. The instructions do not ask the agent to read arbitrary local files or system credentials. They do recommend installing and running third‑party CLIs (npm -g) and connecting to external RPC endpoints, which is expected for this domain but worth caution.
Install Mechanism
The skill bundle itself has no install spec and contains only docs (lowest platform risk). The SKILL.md recommends npm installs (including a global CLI) and Cargo dependencies; these are normal for development but will execute code delivered from npm/crates.io when followed. Because there is no declared source/homepage or package links in registry metadata, you cannot easily verify the exact packages or publisher before running installs.
Credentials
The skill metadata declares no required environment variables, but the instructions and examples repeatedly reference API keys/endpoints (e.g., Helius API_KEY, createRpc('https://...helius-rpc.com?api-key=YOUR_KEY'), and custom Photon endpoints). Requiring RPC/API keys is proportionate to the purpose, but it's an inconsistency that the registry metadata did not declare any primaryEnv or required env vars — users should expect to supply network API keys to use the SDKs.
Persistence & Privilege
No elevated persistence requested: always:false, no config paths, and the skill is instruction-only so it does not install persistent agents or modify other skills. The only persistent effects would come from following the SKILL.md (installing npm packages / global CLI), which is normal for developer tooling.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install solana-compression
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /solana-compression 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.6.0
Initial publish of solana-compression
元数据
Slug solana-compression
版本 0.6.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

solana-compression 是什么?

Build with ZK Compression on Solana using Light Protocol. Use when creating compressed tokens, compressed PDAs, or integrating ZK compression into Solana pro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 solana-compression?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install solana-compression」即可一键安装,无需额外配置。

solana-compression 是免费的吗?

是的,solana-compression 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

solana-compression 支持哪些平台?

solana-compression 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 solana-compression?

由 Misha Kolesnik(@tenequm)开发并维护,当前版本 v0.6.0。

💬 留言讨论