风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Context Budgeting

作者: SarielWang93
Slug:context-budgeting
版本:1.0.0
更新时间:2026-03-01 11:38:39
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's purpose (manage OpenClaw context) matches the included logic, but there are several incoherences and unclear instructions — notably a missing declared dependency on the OpenClaw CLI, a har...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770556644994,
        "_id": "k977xph661dnx3bw9mbv2b16tn80sw16",
        "changelog": "- Initial release of the context-budgeting skill for OpenClaw agents.\n- Provides a structured method to partition the agent's context window by priority: goals, recent history, decision logs, and relevant knowledge.\n- Introduces mandatory pre-compression checkpointing to preserve key task data before context compaction.\n- Adds an automation script (`gc_and_checkpoint.sh`) for efficient memory cleanup without session restart.\n- Integrates with the agent's heartbeat to automatically trigger context management when usage exceeds 80%.",
        "changelogSource": "auto",
        "createdAt": 1770556644994,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "SarielWang93",
        "handle": "sarielwang93",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/47969932?v=4",
        "kind": "user",
        "linkedUserId": "kn7f881p1zg7zch81d3d8zf9vd804df2"
    },
    "ownerHandle": "sarielwang93",
    "skill": {
        "_creationTime": 1770556644994,
        "_id": "kd7377jznxkmqwj2a0bc9cm67180s906",
        "badges": [],
        "createdAt": 1770556644994,
        "displayName": "Context Budgeting",
        "latestVersionId": "k977xph661dnx3bw9mbv2b16tn80sw16",
        "ownerUserId": "kn7f881p1zg7zch81d3d8zf9vd804df2",
        "slug": "context-budgeting",
        "stats": {
            "comments": 0,
            "downloads": 2486,
            "installsAllTime": 26,
            "installsCurrent": 24,
            "stars": 5,
            "versions": 1
        },
        "summary": "Manage and optimize OpenClaw context window usage via partitioning, pre-compression checkpointing, and information lifecycle management. Use when the session context is near its limit (>80%), when the agent experiences \"memory loss\" after compaction, or when aiming to reduce token costs and latency for long-running tasks.",
        "tags": {
            "latest": "k977xph661dnx3bw9mbv2b16tn80sw16"
        },
        "updatedAt": 1772336319073
    }
}