风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Context Persistence

作者: lgy2020
Slug:context-persistence
版本:1.0.0
更新时间:2026-03-19 19:56:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's instructions, scope, and requirements are internally consistent with its stated purpose of persisting and synchronizing context across sessions.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773920945209,
        "_id": "k973ezcnjy1ycqwj6q21vkgf2d837avm",
        "changelog": "Initial release of the context-persistence skill for cross-session memory and progress tracking.\n\n- Introduces a three-layer memory architecture: curated long-term memory, daily logs, and task-specific progress files.\n- Solves issues with context and state loss across isolated session types (cron jobs, subagents, heartbeats).\n- Provides filing patterns and templates for progress tracking, cron job context injection, and main session initialization.\n- Includes a design checklist to ensure reliable cross-session state persistence.",
        "changelogSource": "user",
        "createdAt": 1773920945209,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "lgy2020",
        "handle": "lgy2020",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/126315502?v=4",
        "kind": "user",
        "linkedUserId": "kn77k68xb43nmha4dsvr5tm8td83736x"
    },
    "ownerHandle": "lgy2020",
    "skill": {
        "_creationTime": 1773920945209,
        "_id": "kd71njhs2art55jnza8tatx3eh8372s4",
        "badges": [],
        "createdAt": 1773920945209,
        "displayName": "Context Persistence",
        "latestVersionId": "k973ezcnjy1ycqwj6q21vkgf2d837avm",
        "ownerUserId": "kn77k68xb43nmha4dsvr5tm8td83736x",
        "slug": "context-persistence",
        "stats": {
            "comments": 0,
            "downloads": 98,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 1
        },
        "summary": "Solve cross-session context storage and sync problems. Use when (1) isolated sessions (cron\/subagent\/heartbeat) lack context from main session, (2) long-runn...",
        "tags": {
            "beta": "k973ezcnjy1ycqwj6q21vkgf2d837avm",
            "latest": "k973ezcnjy1ycqwj6q21vkgf2d837avm"
        },
        "updatedAt": 1773921413128
    }
}