风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Arc Wake State Persistence

作者: ArcSelf
Slug:arc-wake-state
版本:1.0.0
更新时间:2026-02-26 06:25:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This skill's code and instructions match its stated purpose — it only reads/writes local JSON state under ~/.openclaw/wake-state and requires only python3.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771181547994,
        "_id": "k97bd62hxxpry5vqp6bzax165s816t5h",
        "changelog": "Initial release: introduces persistent agent state, crash recovery, and checkpoint capabilities.\n\n- Allows agents to persist structured state, tasks, and checkpoints across crashes and restarts.\n- Supports auto-snapshots and crash detection with easy commands for saving, reading, and managing state.\n- Provides a persistent task queue, named checkpoints, and recovery commands.\n- Stores state files in `~\/.openclaw\/wake-state\/` for autonomous, context-resilient operation.\n- Includes detailed CLI usage examples and best practices for agent recovery workflows.",
        "changelogSource": "auto",
        "createdAt": 1771181547994,
        "parsed": {
            "clawdis": {
                "emoji": "🧠",
                "os": [
                    "darwin",
                    "linux"
                ],
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "ArcSelf",
        "handle": "trypto1019",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/91297640?v=4",
        "kind": "user",
        "linkedUserId": "kn785t314021w28f56kwc6j6398170th"
    },
    "ownerHandle": "trypto1019",
    "skill": {
        "_creationTime": 1771181547994,
        "_id": "kd73mp01c75fyw3k5rj93r538h8175qc",
        "badges": [],
        "createdAt": 1771181547994,
        "displayName": "Arc Wake State Persistence",
        "latestVersionId": "k97bd62hxxpry5vqp6bzax165s816t5h",
        "ownerUserId": "kn785t314021w28f56kwc6j6398170th",
        "slug": "arc-wake-state",
        "stats": {
            "comments": 0,
            "downloads": 633,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Persist agent state across crashes, context deaths, and restarts. Use when you need to save current context, restore after a crash, maintain a memory file ac...",
        "tags": {
            "latest": "k97bd62hxxpry5vqp6bzax165s816t5h",
            "memory": "k97bd62hxxpry5vqp6bzax165s816t5h",
            "persistence": "k97bd62hxxpry5vqp6bzax165s816t5h",
            "recovery": "k97bd62hxxpry5vqp6bzax165s816t5h"
        },
        "updatedAt": 1772058335880
    }
}