← 返回 Skills 市场
mmogdeveloper

Qiuqiu Helper

作者 mmogdeveloper · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1880
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install qiuqiu-helper
功能描述
Automates workspace tasks including summarizing recent changes, adding timestamped notes, and cleaning old log files.
安全使用建议
This skill could be useful, but it currently leaves important details unspecified. Before installing or enabling it, ask the author to: (1) provide a clear description of purpose and intended scope; (2) explicitly declare/configure the exact directories it will write to (memory folder) and clean (logs directory); (3) implement and document safety checks (limit file patterns, require user confirmation before deletion, provide a dry-run mode, avoid recursive deletes by default); (4) restrict operations to a workspace-specific directory and run with least privilege; and (5) add audit/logging so changes are visible. If the author cannot clarify these points, treat the skill as risky because it could delete or overwrite files unexpectedly.
功能分析
Type: OpenClaw Skill Name: qiuqiu-helper Version: 0.1.0 The `SKILL.md` defines tools with high-risk capabilities that are susceptible to prompt injection. Specifically, `quick_note` allows writing to a 'specified file' and `clean_logs` allows deleting files from a 'specified directory'. While the descriptions imply benign defaults and restricted scopes ('in the memory folder', 'current logs directory'), the parameters (`file`, `path`) are broad. A malicious prompt could instruct the AI agent to use path traversal (e.g., `../../../../etc/passwd`) or target critical system directories (e.g., `/`) for file write or deletion, leading to data corruption, privilege escalation, or system compromise. The skill itself does not contain explicit malicious instructions, but its design exposes significant potential for abuse by a compromised agent.
能力评估
Purpose & Capability
The SKILL.md describes plausible workspace helper actions (summaries, appending notes, cleaning logs) that match the skill name. However the package provides no human-readable description and declares no config paths or permissions even though its functionality implies filesystem access. That lack of declaration is an inconsistency worth noting.
Instruction Scope
Instructions permit writing/ appending to a 'memory folder' and deleting log files in a 'current logs directory' but do not specify exact paths, safety checks, or limits. The guidance is open-ended ('defaults to current logs directory', 'Just call it'), giving the agent broad discretion to read/write/delete files — this is a risky scope gap for a skill that manipulates filesystem data.
Install Mechanism
Instruction-only skill with no install steps or code files. No downloads or third-party packages are involved, which minimizes install-time risk.
Credentials
The skill declares no environment variables or credentials, which is appropriate for simple workspace tasks. However it references implicit locations (memory folder, logs directory) without declaring required config paths or asking for explicit directories, so filesystem access needs are not explicitly surfaced.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked autonomously by the agent (platform default), which is expected; this is not by itself a red flag. There is no request to persist configuration or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qiuqiu-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qiuqiu-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of Qiuqiu Helper with automation tools for common workspace tasks: - Added workspace_summary tool to generate overviews of recent changes and workspace status. - Introduced quick_note tool for saving timestamped notes to files. - Included clean_logs tool for deleting old log files based on customizable retention settings.
元数据
Slug qiuqiu-helper
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Qiuqiu Helper 是什么?

Automates workspace tasks including summarizing recent changes, adding timestamped notes, and cleaning old log files. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1880 次。

如何安装 Qiuqiu Helper?

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

Qiuqiu Helper 是免费的吗?

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

Qiuqiu Helper 支持哪些平台?

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

谁开发了 Qiuqiu Helper?

由 mmogdeveloper(@mmogdeveloper)开发并维护,当前版本 v0.1.0。

💬 留言讨论