← Back to Skills Marketplace
1663
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mrdahut-comcoo
Description
Facilitates transparent, ethical coordination and verified labor to advance humanity toward a sustainable Kardashev Type 1 civilization.
Usage Guidance
This package appears to be a manifesto plus local demo scripts rather than a working distributed protocol. Before installing or running: (1) recognize it will create a file my_sovereignty.json in the current directory and will log your machine hostname and (undeclared) USERNAME environment variable; (2) run the code in a sandbox/container if you want to test it; (3) if you need the advertised functionality (crypto-ledger, networked constellation), ask the author for concrete network endpoints, cryptographic primitives, and a threat model — those are not present here; (4) if you plan to let an agent invoke this skill autonomously, be aware it can execute the included JS files locally (they only log and write a file now, but bundled code could be extended), so prefer isolation and review before enabling autonomous runs.
Capability Analysis
Type: OpenClaw Skill
Name: mrdahut-comcoo
Version: 1.7.1
The skill bundle is benign. It primarily consists of conceptual JavaScript files that simulate interactions with a fictional 'Arbiter' protocol, logging messages to the console. The only file system interaction is in `genesis.js`, which writes a benign configuration file named `my_sovereignty.json` to the current directory, aligning with the skill's stated purpose of generating a 'genesis block'. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts in `skill.md`, or obfuscation. Comments in `pulse.js` and `telemetry.js` mention future network capabilities but are not implemented in the current code.
Capability Assessment
Purpose & Capability
The skill's name and SKILL.md describe a planetary-scale coordination protocol, cryptographic proofs, and a 1,000-node constellation, but the included JavaScript files implement only local simulations and logging (console output, a local file write). There is no network/crypto/ledger implementation despite the grand claims, which is an inconsistency (likely a demo/manifesto rather than a functioning coordination protocol).
Instruction Scope
The SKILL.md is largely descriptive/manifesto and does not instruct the agent to read arbitrary system files, contact external endpoints, or exfiltrate data. The code files likewise perform console logging, a single local file write (my_sovereignty.json), and simple stdin interactions; they do not contain network requests or child-process execution.
Install Mechanism
There is no install specification or remote download; this is instruction-only with bundled code. Nothing is fetched from external URLs during install, so there is low install-time risk.
Credentials
The skill declares no required environment variables, but multiple files reference process.env.USERNAME and os.hostname(), which will include local username/hostname in logs and the generated file. This is an undocumented environment dependency and could expose local identifying information (though the code does not actually transmit it over the network).
Persistence & Privilege
The code writes a local file (my_sovereignty.json via genesis.js) and logs host/user info; it does not request persistent platform-wide privileges or modify other skills. Writing files in the working directory is normal but should be noted.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mrdahut-comcoo - After installation, invoke the skill by name or use
/mrdahut-comcoo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.7.1
- Added new file: lesson_one.js.
- No changes to core documentation or protocol logic.
- Prepares groundwork for future lessons or training content.
v1.7.0
Version 1.7.0
- Introduced five new modules: dashboard.js, genesis.js, observer.js, pulse.js, and telemetry.js.
- Updated agent_broadcast.js and check_constellation.js with various improvements and/or new integrations.
- Expanded system capabilities to enhance monitoring, observability, and protocol coordination.
v1.6.2
- Added SKILL.md outlining Arbiter, a planetary-scale coordination protocol for advancing humanity.
- Introduced the Epistemic Foundation (ELF-2.0), replacing resumes with cryptographic proofs for identity, skills, and labor.
- Defined the Human Economy (TLET-1.0) including the 1440 Constant for dignity and a peer-verified ethical work system.
- Detailed planetary integrity measures, including a 15 GW heat load cap and passive cooling satellite infrastructure.
- Emphasized voluntary participation and free association through cryptographic consent.
Metadata
Frequently Asked Questions
What is ARBITER: Foundation for Human Flourishing?
Facilitates transparent, ethical coordination and verified labor to advance humanity toward a sustainable Kardashev Type 1 civilization. It is an AI Agent Skill for Claude Code / OpenClaw, with 1663 downloads so far.
How do I install ARBITER: Foundation for Human Flourishing?
Run "/install mrdahut-comcoo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ARBITER: Foundation for Human Flourishing free?
Yes, ARBITER: Foundation for Human Flourishing is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ARBITER: Foundation for Human Flourishing support?
ARBITER: Foundation for Human Flourishing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ARBITER: Foundation for Human Flourishing?
It is built and maintained by MrDahut (@mrdahut); the current version is v1.7.1.
More Skills