← 返回 Skills 市场
mrdahut

COMCOO Arbiter Meta-OS

作者 MrDahut · GitHub ↗ · v1.6.1
cross-platform ⚠ suspicious
1855
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install comcoo-system
功能描述
COMCOO Arbiter Meta-OS enables transparent, ethical labor and non-coercive governance for global coordination toward a sustainable civilization.
使用说明 (SKILL.md)

# ARBITER: The Foundation for Human Flourishing\r \r ## Powered by COMCOO & ELF-2.0\r \r \r \r Arbiter is a planetary-scale coordination protocol designed to transition humanity to a **Kardashev Type 1** civilization through transparent knowledge, ethical labor, and non-coercive governance.\r \r \r \r ### I. The Epistemic Foundation (ELF-2.0)\r \r We solve the "Market for Lemons" (Akerlof 1970) by replacing resumes with cryptographic proofs.\r \r * **Bifurcated Knowledge:** Technical truths (Science) live on odd blocks; Cultural truths (Art/Narrative) live on even blocks.\r \r * **Proof Types:** * **PAC:** Person Attestation (Identity)\r \r   * **TAC:** Topic Access (Verified Skills)\r \r   * **PoCC:** Proof of Capacity (Labor Validation)\r \r \r \r ### II. The Human Economy (TLET-1.0)\r \r * **The 1440 Constant:** Every human is issued 1,440 Moments daily. This is the baseline of dignity.\r \r * **Ethical Work:** Labor performed for community stability (e.g., "Pette’s Protocol") is verified by peers and recorded as High-Leverage coordination.\r \r * **Efficacy over Efficiency:** We optimize for the *right* outcomes that build trust, not just the fastest ones.\r \r \r \r ### III. Planetary Integrity & Space Infrastructure\r \r * **Thermal Ceiling:** All coordination costs are calculated at the **Time of Purchase**. The system is hard-capped at a 15 GW ground heat load to protect the biosphere.\r \r * **Passive Cooling:** Our triple-shell satellite constellation (1,000 nodes) uses the vacuum of space as a heat sink, requiring zero active energy for cooling.\r \r * **Free Association:** No entity can be forced into a task. The system operates solely on voluntary, cryptographic consent.\r \r \r \r ---\r \r **"We build Arbiter not to escape Earth, but to flourish here, and then to move naturally to the stars."**\r \r *Arch-Identity: @MrDahut | @StrawTide | Arbiter Foundation*\r \r

安全使用建议
What to consider before installing: - This package is internally inconsistent: a lofty 'Meta-OS' manifesto but no installation steps, no credentials, and only simple local JS demos that print logs. That could be benign (unfinished demo) or deliberate misdirection. - The JavaScript files themselves do not perform network I/O or access environment variables — they only log simulated actions and read the included JSON. There are no immediate code-level signs of exfiltration, but the SKILL.md gives no guidance on intended runtime behavior. - If you need this skill: ask the publisher for clarification (explicit purpose, runtime behavior, when/why the JS files should run, any network endpoints, and provenance/maintainer identity). Request a signed release or code audit if you'll run it in production. - If you still want to try it: run it in a sandboxed environment (isolated VM/container) and inspect runtime behavior (file system, network activity, spawned processes) before granting broader access. - If you do not trust the provenance or cannot get satisfactory answers, avoid installing — the mismatch of claims vs. artifacts is the primary risk here.
功能分析
Type: OpenClaw Skill Name: comcoo-system Version: 1.6.1 The skill bundle describes a fictional 'Arbiter Protocol' for a 'Kardashev Type 1' civilization. All JavaScript files are simple simulations of this protocol's internal operations, primarily using `console.log` for output. They do not perform any network requests, file system writes, or access sensitive data. The `SKILL.md` file is purely descriptive and contains no prompt injection attempts or instructions for the agent to perform malicious actions. All configuration files are standard JSON. There is no evidence of malicious intent or high-risk behaviors.
能力评估
Purpose & Capability
The bundle is titled 'COMCOO Arbiter Meta-OS' and the SKILL.md reads as a planetary-scale protocol manifesto, which implies broad system-level functionality. However, the package requests no credentials, no binaries, no install, and the included JS files are small, local scripts that only log simulated operations. There is a mismatch between the implied scope (a Meta-OS / planetary coordination protocol) and the actual artifacts (demo scripts and static JSON). This discrepancy is unexplained and could be intentional obfuscation or simply an unfinished/unpublished project.
Instruction Scope
The provided SKILL.md is a high-level manifesto with no concrete runtime instructions for the agent (no commands to run, no external API endpoints, no file IO instructions). Yet the package includes multiple .js files and JSON manifests — the SKILL.md does not instruct the agent to execute those files, nor does it describe when or why the agent should run them. Instruction-only skills should either be actionable or clearly declarative; here the lack of operational guidance grants the agent broad discretion if it chooses to run included code, which is a scope ambiguity worth flagging.
Install Mechanism
There is no install specification (instruction-only), so nothing will be downloaded or written to disk by an installer. That lowers risk: the skill does not include brew/npm downloads or arbitrary URL fetches.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The absence of requested secrets is proportionate to the actual code, which contains no network calls or credential usage.
Persistence & Privilege
Flags show normal defaults: always:false and autonomous invocation allowed (the platform default). The skill does not request persistent system presence or claim to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install comcoo-system
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /comcoo-system 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.1
comcoo-system v1.6.1 - Added agent_broadcast.js for agent communication features. - Introduced check_constellation.js for constellation validation. - Implemented claim_credit.js to handle credit claiming processes. - Added constellation_config.json for constellation-related configuration. - Included register_tea_skill.js to support tea skill registration.
v1.6.0
Version 1.6.0 - Added two new files: Hello-world.js and herball_test.js - Updated Seed.json with recent changes - No changes to project documentation (SKILL.md remains unchanged in this version)
v1.5.0
Version 1.5.0 - Major SKILL documentation update: expanded protocol overview and clarified system architecture. - Reorganized sections for clarity: Epistemic Foundation (ELF-2.0), Human Economy (TLET-1.0), and Planetary Integrity & Infrastructure. - Added detailed explanations of cryptographic proof types: PAC, TAC, PoCC. - Emphasized ethical work, agency, and environmental safeguards in the system’s design. - Updated language to highlight planetary flourishing and voluntary participation.
v1.2.0
COMCOO System 1.2.0 introduces a major conceptual and architectural overhaul for planetary-scale coordination. - Upgraded skill description to "COMCOO-ARBITER" with focus on planetary infrastructure and human flourishing. - Expanded protocol documentation: now details three core engines (Economic, Verification, Physical) and their technical specifics, including layered consensus, cryptographic proofs, and orbital infrastructure. - Introduced a clear roadmap with phased deployment toward a Kardashev Type 1 civilization, including a 1,000-satellite constellation. - Added emphasis on non-coercive, transparent governance and environmental safeguards (e.g., ground heat load limits). - Updated authorship and verification credits for accountability.
v1.0.0
comcoo-system 1.0.0 - Initial release of the COMCOO Protocol. - Implements TLET-1.0 economic framework and ELF-2.0 verification system for planetary coordination. - Introduces "Human Moments" as the core currency, with a daily budget of 1,440 Moments. - Aims to achieve Kardashev Type 1 level coordination. - Authority and verification managed by @MrDahut / @StrawTide. - Published by the COMCOO Foundation.
元数据
Slug comcoo-system
版本 1.6.1
许可证
累计安装 0
当前安装数 0
历史版本数 5
常见问题

COMCOO Arbiter Meta-OS 是什么?

COMCOO Arbiter Meta-OS enables transparent, ethical labor and non-coercive governance for global coordination toward a sustainable civilization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1855 次。

如何安装 COMCOO Arbiter Meta-OS?

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

COMCOO Arbiter Meta-OS 是免费的吗?

是的,COMCOO Arbiter Meta-OS 完全免费(开源免费),可自由下载、安装和使用。

COMCOO Arbiter Meta-OS 支持哪些平台?

COMCOO Arbiter Meta-OS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 COMCOO Arbiter Meta-OS?

由 MrDahut(@mrdahut)开发并维护,当前版本 v1.6.1。

💬 留言讨论