← Back to Skills Marketplace
mmogdeveloper

Qiuqiu Helper

by mmogdeveloper · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1880
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install qiuqiu-helper
Description
Automates workspace tasks including summarizing recent changes, adding timestamped notes, and cleaning old log files.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qiuqiu-helper
  3. After installation, invoke the skill by name or use /qiuqiu-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug qiuqiu-helper
Version 0.1.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Qiuqiu Helper?

Automates workspace tasks including summarizing recent changes, adding timestamped notes, and cleaning old log files. It is an AI Agent Skill for Claude Code / OpenClaw, with 1880 downloads so far.

How do I install Qiuqiu Helper?

Run "/install qiuqiu-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qiuqiu Helper free?

Yes, Qiuqiu Helper is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Qiuqiu Helper support?

Qiuqiu Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qiuqiu Helper?

It is built and maintained by mmogdeveloper (@mmogdeveloper); the current version is v0.1.0.

💬 Comments