← 返回 Skills 市场
endogen

Xian Node

作者 Endogen · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
1080
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xian-node-skill
功能描述
Set up and manage Xian blockchain nodes. Use when deploying a Xian node to join mainnet/testnet, creating a new Xian network, or managing running nodes. Covers Docker-based setup via xian-stack, CometBFT configuration, and node monitoring.
安全使用建议
This skill appears coherent for running Xian nodes, but take normal operational precautions before using it: 1) Verify the upstream xian-stack repository and the seed-node IP (the skill references a specific IP) so you aren't pointed to an untrusted peer. 2) Avoid pasting validator private keys directly into shell commands (use stdin, a protected file, or an interactive prompt) to prevent leakage in shell history or process lists. 3) Inspect the Docker images and any cloned repository before running them, and run builds in an isolated environment if possible. 4) Use the included scripts locally only — generate keys offline and keep private keys secret. If you want higher assurance, confirm the skill's author/source or compare these instructions to the official Xian docs/repository first.
功能分析
Type: OpenClaw Skill Name: xian-node-skill Version: 0.1.0 The skill bundle is designed to set up and manage Xian blockchain nodes. All files and commands, including `git clone` from the official `xian-network/xian-stack` repository, `make` commands for Docker-based node management, and Python scripts for validator key generation and node status checking, are directly aligned with this stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent with harmful objectives. The generation of private keys is an explicit and necessary function for setting up a validator node, and the script transparently outputs them for the user/agent to handle securely.
能力评估
Purpose & Capability
Name/description (Xian node management) aligns with included content: SKILL.md contains build/run/config instructions and the two helper Python scripts match expected tooling (key generation, RPC status). No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
Instructions stay within node setup/management scope. Minor concerns: SKILL.md shows example commands that embed a validator private key on the command line (risk of leaking to shell history or logs) and includes a hard-coded seed-node IP address — both are operational details users should verify before use.
Install Mechanism
No install spec — instruction-only plus two small scripts. This minimizes persistent install risk; scripts are simple and local-only (no remote downloads or extract steps).
Credentials
Skill requests no environment variables or credentials. The generate_validator_key script intentionally prints private keys for validator use; the skill does not attempt to collect or transmit secrets.
Persistence & Privilege
Skill does not request always-on or elevated privileges. It is user-invocable only and contains no code that modifies other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xian-node-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xian-node-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
xian-node-skill v0.1.0 - Initial release providing guides and commands for deploying, configuring, and managing Xian blockchain nodes. - Supports joining mainnet/testnet, creating custom networks, and both validator and service node setups. - Includes Docker-based workflows, CometBFT configuration, and node monitoring instructions. - Features troubleshooting steps, port references, and quick integration with the xian-py SDK.
元数据
Slug xian-node-skill
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Xian Node 是什么?

Set up and manage Xian blockchain nodes. Use when deploying a Xian node to join mainnet/testnet, creating a new Xian network, or managing running nodes. Covers Docker-based setup via xian-stack, CometBFT configuration, and node monitoring. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1080 次。

如何安装 Xian Node?

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

Xian Node 是免费的吗?

是的,Xian Node 完全免费(开源免费),可自由下载、安装和使用。

Xian Node 支持哪些平台?

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

谁开发了 Xian Node?

由 Endogen(@endogen)开发并维护,当前版本 v0.1.0。

💬 留言讨论