风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Skill 107

作者: timbohnett-farther
Slug:skill-107
版本:1.0.0
更新时间:2026-03-09 04:22:06
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instructional, read-only skill about distributed-system design; its contents, requirements, and files are consistent with that purpose and it does not request credentials, install anything,...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772974629571,
        "_id": "k97c7bctzwm2w8qthb2zwvf41h82h1fg",
        "changelog": "- Initial release of Skill 107: Distributed System Patterns & Design.\n- Covers key distributed systems concepts: replication (master-slave, peer-to-peer, chain), partitioning (range, hash, consistent hashing), consensus (2PC, Raft, CRDTs), and failure recovery (idempotency, retries, circuit breaker).\n- Explains message passing and event ordering models: FIFO, causal, and total ordering.\n- Includes use cases, trade-offs, and practical code snippets for critical patterns.\n- Emphasizes architectural decision-making guided by CAP theorem principles.",
        "changelogSource": "auto",
        "createdAt": 1772974629571,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "timbohnett-farther",
        "handle": "timbohnett-farther",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/229849801?v=4",
        "kind": "user",
        "linkedUserId": "kn7fc1tzefbttsg6ynam0t6zyx81vqv0"
    },
    "ownerHandle": "timbohnett-farther",
    "skill": {
        "_creationTime": 1772974629571,
        "_id": "kd72brqg3g3nps0basyfn1971982hhy1",
        "badges": [],
        "createdAt": 1772974629571,
        "displayName": "Skill 107",
        "latestVersionId": "k97c7bctzwm2w8qthb2zwvf41h82h1fg",
        "ownerUserId": "kn7fc1tzefbttsg6ynam0t6zyx81vqv0",
        "slug": "skill-107",
        "stats": {
            "comments": 0,
            "downloads": 163,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Design and apply replication, partitioning, consensus, failure recovery, and message ordering patterns for reliable, scalable distributed systems.",
        "tags": {
            "latest": "k97c7bctzwm2w8qthb2zwvf41h82h1fg"
        },
        "updatedAt": 1773001326379
    }
}