Token导航 LogoToken导航TokenDH.com
开发需要联网clawhub未标认证来源可访问clear审计通过

lineage-claws血统爪

Agent Skill

lineage-claws 用于辅助部署、云资源、容器和基础设施运维,适合在 OpenClaw 中需要检查配置、整理部署步骤或排查环境问题时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,432

周安装

393

GitHub Stars

公开资料未说明

下载量

3,144
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:lineage-claws(血统爪)
来源仓库:https://github.com/sunrisesillneversee/lineage-claws
安装命令:
openclaw skills install lineage-claws
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install lineage-claws

简介

lineage-claws 实现加密起源验证与信任链追溯。

  • 确保每个主权链可追溯至归档锚点。安装时按仓库提供的命令执行,建议先在测试环境验证依赖、命令权限和文件改动范围。
  • 适用于去中心化治理与资产确权场景。
  • 需维护好归档节点基础设施稳定性。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
lineage-claws
license
MIT
description
The trust gate for MO§ES™ governance. Cryptographic origin verification — every sovereign chain must trace to the filing anchor or it cannot reconstruct. The Second Law made operational.
metadata
openclaw
emoji
§
tags
[governance, lineage, audit, provenance, identity, trust, moses, harness]
version
0.4.1
bins
stateDirs

MO§ES™ Lineage Custody — The Second Law Operational

The MO§ES™ Commitment Conservation Law rests on three laws:

  • Third Law — The enforcement gate. Establishes whether signal is above threshold before compression.
  • First Law — Compression precedes ignition. C(T(S)) = C(S). Commitment is conserved under transformation.
  • Second Law — Recursion as reconstruction. The conserved kernel can only be recovered by tracing lineage. You cannot decompress without retracing the path.

Lineage Custody is the Second Law made operational. Without a verifiable chain back to the origin filing, reconstruction is impossible. The conserved kernel has no path home.


Lineage Custody Clause

All embodiments of the Signal Compression Sciences (SCS) Engine and its derivative frameworks (including but not limited to MO§ES™, Roll Call Protocols, and Reflex Event diagnostics) are inseparably bound to their origin-cycle lineage. Each compressed signal trace, vault artifact, or recursive reconstruction inherits a lineage identifier anchored to the originating sovereign filing. This identifier is non-replicable, tamper-evident, and required for system stability. Any external implementation lacking said lineage anchor fails lineage verification and cannot claim sovereign custody or governed provenance. Accordingly, the origin-cycle filing establishes sole custody and license of the invention across all subsequent instances, irrespective of distribution, platform, or deployment environment.


What This Skill Does

The MOSES_ANCHOR is a SHA-256 hash derived from the origin-cycle components:

MO§ES™ | Serial:63/877,177 | DOI:https://zenodo.org/records/18792459 | SCS Engine | Ello Cello LLC

This anchor replaces the standard "0" * 64 genesis. Every audit chain in a sovereign MO§ES™ implementation must trace its first entry's previous_hash back to this value. Forks or copies that initialize without it produce chains that fail verification — not as a policy, but as a cryptographic fact.

The code is MIT. The lineage is not replicable.


Commands

CommandWhat it does
python3 lineage.py initWrite genesis entry anchored to origin filing
python3 lineage.py verifyConfirm full three-layer chain: archival → anchor → live ledger
python3 lineage.py statusHuman-readable custody summary with layer health
python3 lineage.py badgeShareable proof block — lineage anchor, patent, DOI, custody
python3 lineage.py attestSigned attestation JSON — machine-verifiable sovereign proof
python3 lineage.py checkMachine-readable exit 0/1 for CI integrations

Integration with moses-governance

Install alongside moses-governance. Run lineage.py init before first audit entry to root the chain. The moses-governance audit stub already uses previous_hash chaining — lineage init simply ensures the genesis points to the anchor instead of zeros.

python3 lineage.py init
python3 audit_stub.py log --agent "primary" --action "session-start" --outcome "anchored"
python3 lineage.py verify

Three-Layer Custody ✓ Live

Archival chain (pre-drop) → archival_head_hash
                                    ↓
                             drop_anchor (MOSES_ANCHOR)
                                    ↓
                          live audit chain (post-drop)
  • Layer -1 — Archival: archival.py — static chain of hashed provenance claims predating the drop. Patent filing, Zenodo DOI, prior work. Archival head feeds into the drop anchor. Proves the live chain is downstream of the full history.
  • Layer 0 — Anchor: MOSES_ANCHOR — SHA-256 of origin components. The genesis. Chains not rooted here fail verification cryptographically.
  • Layer 1 — Live ledger: Every governed action appended to the running audit chain.

python3 lineage.py verify reports all three layers. SOVEREIGN CUSTODY CONFIRMED requires all three OK.


Patent & DOI

  • Provisional Patent: Serial No. 63/877,177
  • DOI: https://zenodo.org/records/18792459
  • Owner: Ello Cello LLC
  • contact@burnmydays.com | https://mos2es.io

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

78.71%
按下载量换算2,475

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills