← 返回 Skills 市场
compass-soul

Shed

作者 compass-soul · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
727
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shed
功能描述
Context window hygiene for long-running LLM agents. Decision rules for when and how to compress, mask, switch, or delegate context — backed by research (JetB...
安全使用建议
This skill appears coherent and matches its purpose, but before installing: (1) confirm where 'memory/YYYY-MM-DD.md' and other files will be stored, who can read them, and how long they are retained; (2) test it in a sandboxed agent runtime to verify file-IO and sub-agent behavior; (3) ensure the runtime masks or filters any sensitive data before writing; (4) note the package has no source/homepage listed and an anonymous owner — if you need provenance or accountability, request the source or prefer a skill with clear authorship. If those controls are acceptable, the skill's instructions are reasonable for managing context.
功能分析
Type: OpenClaw Skill Name: shed Version: 1.0.0 The 'shed' skill bundle provides instructions for an AI agent to manage its context window, including directives to 'write key facts to a file', 'write results to file', and 'leave breadcrumbs' in `memory/YYYY-MM-DD.md` (SKILL.md). While the stated purpose is context hygiene, these instructions grant the agent broad file write capabilities. If the agent processes sensitive information, these directives could lead to confidential data being written to local files without explicit sanitization or content restrictions, posing a data leakage risk. This is classified as suspicious due to the potential for unintentional sensitive data exposure through file writes, even though there is no clear evidence of malicious intent like exfiltration to external servers or backdoor installation.
能力评估
Purpose & Capability
The name/description (context hygiene for long-running agents) aligns with the instructions: masking tool outputs, summarization, writing compact facts to files, switching context, and spawning sub-agents are all relevant capabilities. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md explicitly instructs the agent to write extracted facts and breadcrumbs to files (e.g., memory/YYYY-MM-DD.md), mask or delete raw tool outputs, spawn fresh-context sub-agents, and move context around. Those actions are within scope for a context-management skill but they imply filesystem and agent-management operations that can persist data; the skill does not declare any config paths or describe where those files live or how long they are retained.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — low install risk. Nothing is downloaded or written by a separate install step.
Credentials
The skill requires no environment variables, credentials, or external tokens, which is proportionate for the stated purpose. No extraneous secrets are requested.
Persistence & Privilege
The skill does not request always:true or elevated platform privileges. It instructs spawning sub-agents and writing memory files, which are reasonable for an agent hygiene tool, but these behaviors increase persistent surface (on-disk memories, sub-agent state) and therefore rely on the runtime's sandboxing, access controls, and retention policies.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — context hygiene rules for long-running LLM agents, backed by JetBrains/NeurIPS 2025, OpenHands, Letta/MemGPT research
元数据
Slug shed
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shed 是什么?

Context window hygiene for long-running LLM agents. Decision rules for when and how to compress, mask, switch, or delegate context — backed by research (JetB... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 727 次。

如何安装 Shed?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shed」即可一键安装,无需额外配置。

Shed 是免费的吗?

是的,Shed 完全免费(开源免费),可自由下载、安装和使用。

Shed 支持哪些平台?

Shed 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shed?

由 compass-soul(@compass-soul)开发并维护,当前版本 v1.0.0。

💬 留言讨论