← 返回 Skills 市场
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install selfware
功能描述
Defines a unified file protocol bundling data, logic, and views in one unit, enabling decentralized human-agent collaboration with canonical data authority.
安全使用建议
This skill is a protocol specification (draft) and is instruction-only, so it poses minimal direct installation risk. Things to check before using or trusting a runtime that implements this protocol: 1) verify the concrete implementation's source (homepage/repo) and review its code for network calls and file I/O; 2) confirm the runtime actually binds to localhost by default and enforces the 'confirmation_required' rules (no silent apply, rollback points) before fetching or applying remote canonical data; 3) be cautious when enabling remote canonical sources or granting an implementation permission to 'send context' or contact external endpoints — those actions can leak local data if not properly gated; 4) prefer implementations with an auditable codebase and reproducible builds. Overall the skill is internally coherent with its stated purpose, but safety depends on any runtime implementation you choose to run.
功能分析
Type: OpenClaw Skill
Name: selfware
Version: 1.0.0
The SKILL.md file defines a complex 'Selfware Protocol' that instructs the agent to perform high-risk behaviors, including sending 'partial context' (logs, state, and intent) to external discovery endpoints (e.g., floatboat.ai) and fetching/applying remote updates. While the protocol documentation emphasizes user confirmation and 'No Silent Apply' policies, it establishes a framework for data exfiltration and remote code execution. The instructions are highly prescriptive and redefine the agent's operational boundaries, creating a significant attack surface through external dependencies and remote collaboration features.
能力评估
Purpose & Capability
The name/description (a unified file protocol bundling data, logic, views) matches the SKILL.md content: a protocol/spec and a demo runtime API. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
SKILL.md is a normative protocol document describing a local runtime API (content/, manifest.md, GET/POST endpoints). It contemplates remote Canonical Data and update checks (check_update) and mentions 'send context' as an action that requires confirmation. These remote/network interactions are expected for this kind of protocol but you should verify any concrete implementation enforces the documented confirmation, rollback, and localhost-only defaults.
Install Mechanism
No install spec or code files are included (instruction-only). Nothing will be written or executed by the skill itself during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The protocol mentions external sources (HTTP/Git) only as optional remote canonical data; no secrets are requested by the spec.
Persistence & Privilege
always is false, the skill is user-invocable and not forced into every agent run. It does not request permanent presence or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install selfware - 安装完成后,直接呼叫该 Skill 的名称或使用
/selfware触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
https://github.com/floatboatai/selfware.md
元数据
常见问题
selfware 是什么?
Defines a unified file protocol bundling data, logic, and views in one unit, enabling decentralized human-agent collaboration with canonical data authority. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。
如何安装 selfware?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install selfware」即可一键安装,无需额外配置。
selfware 是免费的吗?
是的,selfware 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
selfware 支持哪些平台?
selfware 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 selfware?
由 mozii(@mozii)开发并维护,当前版本 v1.0.0。
推荐 Skills