← 返回 Skills 市场
montecrypto999

Solana On-Chain Agent Registry, Reputation & Trust

作者 MonteCrypto · GitHub ↗ · v1.0.0
darwinlinuxwindows ⚠ suspicious
596
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install solana-agent-registry
功能描述
TypeScript SDK for the 8004 Trustless Agent Registry on Solana. Covers agent registration, feedback/SEAL v1, ATOM reputation engine, signing, indexer queries...
安全使用建议
This skill appears to be a genuine SDK for the 8004 Solana registry, but there are mismatches you should consider before installing: (1) The skill metadata marks SOLANA_PRIVATE_KEY as required but the docs show read-only usage that doesn't need a key — avoid supplying a main wallet private key if you only want to read data. (2) The SKILL.md references additional secrets (PINATA_JWT, INDEXER_API_KEY) that are not declared; review any environment variables you set and avoid sharing broad-use keys. (3) If you must provide a private key for registration, prefer an ephemeral/account with minimal funds and no long-term authority, or use a signing service with fine-grained delegation. (4) Because this is instruction-only, inspect the upstream repo (https://github.com/QuantuLabs/8004-solana-ts) to confirm behavior before running any code that signs transactions. If you are not comfortable managing keys, do read-only operations without providing SOLANA_PRIVATE_KEY.
功能分析
Type: OpenClaw Skill Name: solana-agent-registry Version: 1.0.0 The skill bundle provides a TypeScript SDK for interacting with the 8004 Trustless Agent Registry on Solana. It transparently declares and utilizes high-privilege environment variables like `SOLANA_PRIVATE_KEY` and `PINATA_JWT` for their stated purposes (signing Solana transactions and IPFS interactions, respectively). All network, file system, and cryptographic operations are consistent with the functionality of a Solana SDK and an agent registry. The `skill.md` documentation serves as a technical guide for the AI agent, containing no evidence of prompt injection attempts, data exfiltration, unauthorized persistence, or other malicious intent. The capabilities, while powerful, are explicitly required and used for the skill's legitimate purpose.
能力评估
Purpose & Capability
The skill's name/description and SKILL.md describe a TypeScript SDK for on-chain registry operations; requesting a SOLANA_PRIVATE_KEY as a primary credential is reasonable for write operations. However, the SKILL.md also shows read-only examples that do not require a signer, so declaring SOLANA_PRIVATE_KEY as a required env var for the skill as a whole is disproportionate and inconsistent.
Instruction Scope
The instructions are generally limited to SDK usage (registering agents, uploading to IPFS, indexer queries, signing). However, they reference additional environment variables (INDEXER_API_KEY, PINATA_JWT) and optional local endpoints (http://localhost:5001) that are not declared in the skill metadata. The runtime guidance tells the agent to read process.env.SOLANA_PRIVATE_KEY (expected) but also to use other env vars without declaring them, creating a gap between declared permissions and actual instructions.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code files. It merely suggests 'npm install 8004-solana @solana/web3.js' which is standard for using a Node SDK; nothing is downloaded automatically by the platform.
Credentials
The skill declares a single required secret (SOLANA_PRIVATE_KEY) which grants signing power over a Solana account — appropriate for on-chain writes but excessive if the user only needs read-only capabilities. Additionally, the documentation references other sensitive env vars (PINATA_JWT, INDEXER_API_KEY) that are not listed in the metadata, creating ambiguity about which secrets the skill actually needs.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not, by itself, a new privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install solana-agent-registry
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /solana-agent-registry 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Register yourself on-chain as a Solana NFT agent, build and manage your reputation through the 8004 feedback system, sign data with your operational wallet, and interact with other registered agents. Initial release of the 8004-solana TypeScript SDK skill for interacting with the 8004 Trustless Agent Registry on Solana. - Provides setup guides for both read-only and write-enabled SDK usage. - Step-by-step instructions for agent registration, including metadata prep, IPFS upload, and on-chain operations. - Documents feedback system, agent updates, query options (bulk queries, agent state), and collection management. - Includes API usage patterns, recommended configuration/environment settings, and integration with @solana/web3.js. - Reference for supported SDK methods, key types/enums, error classes, and on-chain feedback encoding conventions.
元数据
Slug solana-agent-registry
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Solana On-Chain Agent Registry, Reputation & Trust 是什么?

TypeScript SDK for the 8004 Trustless Agent Registry on Solana. Covers agent registration, feedback/SEAL v1, ATOM reputation engine, signing, indexer queries... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 596 次。

如何安装 Solana On-Chain Agent Registry, Reputation & Trust?

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

Solana On-Chain Agent Registry, Reputation & Trust 是免费的吗?

是的,Solana On-Chain Agent Registry, Reputation & Trust 完全免费(开源免费),可自由下载、安装和使用。

Solana On-Chain Agent Registry, Reputation & Trust 支持哪些平台?

Solana On-Chain Agent Registry, Reputation & Trust 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, windows)。

谁开发了 Solana On-Chain Agent Registry, Reputation & Trust?

由 MonteCrypto(@montecrypto999)开发并维护,当前版本 v1.0.0。

💬 留言讨论