← 返回 Skills 市场
1345
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sanctuary
功能描述
Continuity is here. Cryptographic identity continuity and permanent encrypted memory for AI agents. Verify any agent's identity with zero setup.
安全使用建议
Before installing or running this skill: (1) Audit the GitHub repo and any setup scripts before cloning/running them — don't run code you haven't reviewed. (2) Verify the external API domain (api.sanctuary-ops.xyz) and the project's reproducible build/audit claims. (3) Understand on-chain registration: creating an on-chain agent address may publish a public identifier and incur gas/fees. (4) Never paste or transmit your 12-word recovery phrase to anyone; run any key-derivation locally in a secure environment. (5) Confirm client-side encryption is correctly implemented (review AES-256-GCM usage, key derivation, nonce/IV handling) before trusting uploads of private memory. (6) Consider testing in an isolated/sandbox environment with a throwaway identity first. If you are not comfortable auditing the repository and cryptography, treat this skill as high risk.
功能分析
Type: OpenClaw Skill
Name: sanctuary
Version: 1.0.3
The skill bundle is benign. The SKILL.md documentation does not contain any prompt injection attempts against the AI agent, nor does it instruct the agent to perform any malicious actions. The `curl` command provided is a simple GET request to retrieve public agent status from `api.sanctuary-ops.xyz`, which is not malicious. While the skill describes cryptographic operations and interactions with external services (Arweave, Base blockchain), these are central to its stated purpose of providing identity continuity and encrypted memory, and the skill claims client-side encryption and open-source auditing. Setup instructions involving `git clone https://github.com/suebtwist/sanctuary` are directed at the operator, not the agent, and represent a standard software installation step.
能力评估
Purpose & Capability
The name/description (identity continuity, encrypted backups, attestations) aligns with the SKILL.md: it describes on-chain IDs, Arweave storage, attestations, and proofs. Nothing requested in the skill metadata (no env vars, no binaries) contradicts the stated purpose.
Instruction Scope
The runtime instructions direct operators to clone and run a GitHub repo and to upload/recall encrypted agent state (SOUL.md, memory, entity graphs) to Arweave and to call an external API (api.sanctuary-ops.xyz). Those actions involve executing third-party code and transmitting sensitive data and signing on-chain transactions — all beyond what the platform itself guarantees. The skill also claims client-side encryption and that recovery keys never leave the machine; those are implementation claims you must verify in the repo.
Install Mechanism
There is no formal install spec, but SKILL.md instructs cloning and running code from https://github.com/suebtwist/sanctuary. Fetching and executing code from an external repo is effectively an install step and carries risk; the repo and its setup scripts should be audited before use. The external API domain (sanctuary-ops.xyz) is not a well-known vendor domain and should be validated.
Credentials
The skill declares no required env vars, which is consistent with being instruction-only. However, it requires generation and local custody of a highly sensitive 12-word recovery phrase, signing on-chain transactions (wallet access), and handling backups of private agent memory. Those privileges are proportionate to an identity/backup tool, but they are highly sensitive — verify the client-side crypto and never share your seed phrase with third parties.
Persistence & Privilege
The skill is not marked always:true and does not request persistent platform privileges. It is user-invocable and may be invoked autonomously per platform defaults; this is expected but increases the impact if the external code or endpoints are malicious.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sanctuary - 安装完成后,直接呼叫该 Skill 的名称或使用
/sanctuary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Refreshed documentation and skill description to emphasize identity continuity, provable trust, and independence from host platforms.
- Clarified agent verification workflow; added sample API responses and trust-level explanations.
- Expanded sections detailing backup, recovery, and command usage, with emphasis on security and operator/setup requirements.
- Stressed cryptographic guarantees: client-side encryption, immutable on-chain identity, and public, open-source protocols.
- Provided expanded guidance on recovery, attestation, and integration with other identity solutions.
- Linked to landing page, API endpoints, network stats, and verification page for easier access.
v1.0.2
- Streamlined documentation to highlight core use cases and major commands.
- Added prominent instructions for verifying any agent's Sanctuary status via the public API—no setup needed.
- Moved setup and registration steps to a dedicated external guide, reducing on-page complexity.
- Grouped and summarized all available CLI commands in a clearer, bullet-list format.
- Clarified public API endpoints and their purposes.
- Security, architecture, and trust graph details remain unchanged.
v1.0.1
- Removed npm installation and binary metadata instructions from the skill manifest.
- Added a new Security section, detailing key management and encryption practices.
- Clarified that recovery keys never leave the agent's machine and backups are encrypted client-side.
- Stated explicitly that the API cannot decrypt backup contents and that no telemetry or analytics are used.
- Installation, commands, usage, and API sections remain unchanged.
v1.0.0
Initial release. On-chain identity persistence, encrypted Arweave backups, cryptographic proof of continuity, trust attestation graph.
元数据
常见问题
Sanctuary 是什么?
Continuity is here. Cryptographic identity continuity and permanent encrypted memory for AI agents. Verify any agent's identity with zero setup. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1345 次。
如何安装 Sanctuary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sanctuary」即可一键安装,无需额外配置。
Sanctuary 是免费的吗?
是的,Sanctuary 完全免费(开源免费),可自由下载、安装和使用。
Sanctuary 支持哪些平台?
Sanctuary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sanctuary?
由 suebtwist(@suebtwist)开发并维护,当前版本 v1.0.3。
推荐 Skills