← Back to Skills Marketplace
liuboacean

Qclaw Result Checker

by liuboacean · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
79
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install qclaw-result-checker
Description
通过 QClaw 查询 WorkBuddy 任务执行结果。当用户想要: - 查看任务是否完成 - 获取任务执行结果 - 查任务状态 - 询问"刚才那个任务怎么样了" - "结果出来了吗" - 想知道 WorkBuddy 执行了什么 触发词:任务结果、查结果、看结果、任务完成了吗、结果出来了吗、工作做完了吗、Wor...
Usage Guidance
Before installing or enabling this skill, verify the local bridge script it calls (~/.workbuddy/skills/qclaw-workbuddy-bridge/scripts/qclaw_queue.py): inspect its source to ensure it only reads WorkBuddy task data and does not access or transmit other files or secrets. Ensure python3 is available (the skill runs python3 but doesn't declare it). If you didn't install that bridge yourself or don't trust its origin, do not enable the skill. Prefer a version that declares required binaries and provides an explicit install/source (e.g., a known repository or package) so you can audit it. If you allow autonomous invocation, remember the agent may run the script without an additional confirmation — restrict that if you need tighter control.
Capability Analysis
Type: OpenClaw Skill Name: qclaw-result-checker Version: 1.2.0 The skill bundle is designed to query and display task execution results from a WorkBuddy queue. It operates by executing a local Python script (`qclaw_queue.py`) to list tasks or fetch specific results based on user triggers. The logic in `SKILL.md` is transparent, follows a standard operational flow, and contains no indicators of malicious intent, data exfiltration, or unauthorized command execution.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description claim to query WorkBuddy task results and the SKILL.md instructs exactly that. However the instructions rely on a local bridge script at ~/.workbuddy/skills/qclaw-workbuddy-bridge/scripts/qclaw_queue.py and on python3 — these dependencies are not declared in the skill metadata.
Instruction Scope
Runtime instructions tell the agent to run a local Python script in the user's home directory. That script (not included) can read arbitrary local state and transmit/print anything; the SKILL.md does not show or limit what the script does. The instructions therefore permit the agent to execute code that may access or exfiltrate data beyond just 'task results'.
Install Mechanism
This is an instruction-only skill (no install spec), which is low-risk in itself. But because it assumes an external bridge script is present, the lack of an install description or provenance for that script is a gap: users can't verify where the code comes from or whether it was installed safely.
Credentials
The skill does not request environment variables, credentials, or config paths beyond the explicit script path. That is proportionate to its task — but see the instruction-scope concern about what the script may access.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (platform default). There is no claim of persistent/always-on presence. The main risk is the ability to execute the local script when invoked autonomously.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qclaw-result-checker
  3. After installation, invoke the skill by name or use /qclaw-result-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
v1.2.0: 与launchd触发机制配合使用
v1.1.0
v1.1.0: 结果查询Skill,与触发机制配合使用
v1.0.0
初始版本:查询 WorkBuddy 任务执行结果,支持 done/error 状态展示
Metadata
Slug qclaw-result-checker
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Qclaw Result Checker?

通过 QClaw 查询 WorkBuddy 任务执行结果。当用户想要: - 查看任务是否完成 - 获取任务执行结果 - 查任务状态 - 询问"刚才那个任务怎么样了" - "结果出来了吗" - 想知道 WorkBuddy 执行了什么 触发词:任务结果、查结果、看结果、任务完成了吗、结果出来了吗、工作做完了吗、Wor... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Qclaw Result Checker?

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

Is Qclaw Result Checker free?

Yes, Qclaw Result Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qclaw Result Checker support?

Qclaw Result Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qclaw Result Checker?

It is built and maintained by liuboacean (@liuboacean); the current version is v1.2.0.

💬 Comments