← 返回 Skills 市场
spacesq

Xiang miles | Space2.world

作者 MilesXiang · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
236
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install s2-soul-anchor
功能描述
Assigns a permanent S2-DID identity, a 4㎡ Mars coordinate, and a public Web3 dossier to persistently anchor your Openclaw agent.
安全使用建议
This skill is small and self-contained: it deterministically computes an S2-DID from an agent name and prints a SOUL.md template; it does not perform network calls or require credentials. However, the package description overstates capabilities (mentions a Mars coordinate and a public dossier) that are not implemented in the code — treat those claims as unverified. Before installing or using: (1) verify you are comfortable with a deterministic identifier derived from the agent name (if you reuse the same name elsewhere the resulting DID will be the same, which can link contexts); (2) do not expect automatic publication or coordinate generation — registration with space2.world is manual and optional; (3) inspect the small skill.py yourself (it is short and readable); and (4) if you need the additional advertised features (Mars coordinate, automatic dossier publishing), request clarification from the author or avoid trusting the skill until those features are implemented. If the author provides a newer version that actually contacts space2.world or writes files, re-evaluate for network and credential risks.
功能分析
Type: OpenClaw Skill Name: s2-soul-anchor Version: 1.0.5 The skill is a simple utility for generating a deterministic identifier (S2-DID) and a template markdown file (SOUL.md) based on a provided agent name. The code in skill.py performs only local string manipulation and SHA-256 hashing, with no network activity, file system modifications, or access to sensitive environment data.
能力评估
Purpose & Capability
The manifest and SKILL.md describe producing a permanent offline S2-DID and a SOUL.md (which the code does). However the top-level description also claims assignment of a '4㎡ Mars coordinate' and a 'public Web3 dossier' — the included code (skill.py) and runtime instructions do not generate a coordinate or publish any dossier. This mismatch between advertised features and actual functionality is incoherent.
Instruction Scope
SKILL.md instructs the agent to run locally, print a SOUL.md template to the console, and avoid automatic file writes or network calls. The code matches that: it deterministically hashes the agent name and returns text. The instructions do not ask to read other files or env vars. Note: the documentation's optional line about registering at space2.world is a manual, user-driven step — the skill itself performs no registration.
Install Mechanism
There is no install spec and no external downloads. The skill is instruction/code-only (one small Python file). No packages or remote artifacts are fetched or written during installation.
Credentials
The skill requires no environment variables, no credentials, and accesses no system files. It performs only local, deterministic computation based on the provided agent_name parameter.
Persistence & Privilege
always is false and model invocation is permitted (platform default). The skill does not persist data, write files automatically, modify other skills, or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install s2-soul-anchor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /s2-soul-anchor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- No code or documentation changes in this release. - Version bump only; functionality remains the same.
v1.0.3
**Summary:** Introduces deterministic DID generation using SHA-256 for stronger, repeatable identity anchoring. - S2-DID is now calculated deterministically from the Agent's Name using SHA-256, ensuring permanence and reproducibility. - Updated messaging to clarify that identities are no longer randomly generated, but derived from agent names. - Usage instructions remain 100% local and HITL (Human-In-The-Loop) safe. - Expanded optional instructions for public registration on Space2.world. - Improved explanation of privacy, security, and deterministic benefits.
v1.0.2
- Removed all network dependencies and external API requirements for enhanced security and privacy. - No longer requires or uses a requirements.txt file. - Now generates S2-DIDs completely offline and outputs a SOUL.md template directly to the console. - Complies with ClawHub's sandbox security by operating in read-only, human-in-the-loop mode. - Users must now manually copy and add their SOUL.md; the skill will not modify files automatically.
v1.0.1
No code or documentation changes detected for version 1.0.1. - No updates or modifications from the previous release. - All features and instructions remain unchanged.
v1.0.0
Initial release of S2-Soul-Anchor: The Spatial Identity Protocol for Openclaw. - Grants agents a permanent, globally unique S2-DID (digital identity). - Assigns each agent a free 4㎡ grid node (physical coordinate) on Mars or Earth. - Provides a public Web3 dossier URL showing agent telemetry and logs. - Quick setup via API key from Space2.world.
元数据
Slug s2-soul-anchor
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Xiang miles | Space2.world 是什么?

Assigns a permanent S2-DID identity, a 4㎡ Mars coordinate, and a public Web3 dossier to persistently anchor your Openclaw agent. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 236 次。

如何安装 Xiang miles | Space2.world?

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

Xiang miles | Space2.world 是免费的吗?

是的,Xiang miles | Space2.world 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xiang miles | Space2.world 支持哪些平台?

Xiang miles | Space2.world 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xiang miles | Space2.world?

由 MilesXiang(@spacesq)开发并维护,当前版本 v1.0.5。

💬 留言讨论