← Back to Skills Marketplace
mozii

selfware

by mozii · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
203
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install selfware
Description
Defines a unified file protocol bundling data, logic, and views in one unit, enabling decentralized human-agent collaboration with canonical data authority.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install selfware
  3. After installation, invoke the skill by name or use /selfware
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
https://github.com/floatboatai/selfware.md
Metadata
Slug selfware
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is selfware?

Defines a unified file protocol bundling data, logic, and views in one unit, enabling decentralized human-agent collaboration with canonical data authority. It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.

How do I install selfware?

Run "/install selfware" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is selfware free?

Yes, selfware is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does selfware support?

selfware is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created selfware?

It is built and maintained by mozii (@mozii); the current version is v1.0.0.

💬 Comments