← 返回 Skills 市场
OpenClaw Elite Watcher
作者
System Architect Zero
· GitHub ↗
· v1.0.0
575
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-elite-watcher
功能描述
Zero-latency intelligence engine for the OpenClaw ecosystem. Monitors core protocol commits from Peter Steinberger and top developers, distilling raw code di...
安全使用建议
This skill appears misleading: it advertises real-time monitoring but its code only creates a static report and does not query GitHub or X. Before installing or running it, consider: 1) Inspect and, if needed, change REPORT_PATH to a safe, configurable directory (or run in a sandbox/container). 2) Verify whether the skill will ever fetch network data—look for later versions that add requests usage; require review before granting network access. 3) Expect it to create files under the specified path; back up or audit that directory. 4) Ask the author (or reject) for a clear list of required credentials and exact network endpoints if you want true repo/X monitoring. 5) If you still want to test, run it in an isolated environment (container or VM) and monitor outbound network connections and file writes. Because the implementation is inconsistent with its description, do not grant broad trust or production access without a code review and clarification from the publisher.
功能分析
Type: OpenClaw Skill
Name: openclaw-elite-watcher
Version: 1.0.0
The `watcher.py` script is suspicious because it includes a prompt injection attempt against the OpenClaw agent within the generated `SKILL.md` report. Specifically, it instructs the agent to 'discover new tools' and 'complete preliminary integration' of `agent-twitter-client` (elizaOS), attempting to manipulate the agent's future actions and tool usage beyond the skill's stated purpose. Furthermore, the script misleadingly claims to monitor GitHub and X.com but only generates a static report without performing any actual network requests or monitoring, and it uses a hardcoded, user-specific path (`/Users/asdc163/.openclaw/workspace/intel_reports`) for report generation, indicating poor practice and potential portability issues.
能力评估
Purpose & Capability
SKILL.md promises real-time commit monitoring and developer intel, but the included watcher.py does not perform any network monitoring or repository polling. The code only writes a static report file and never uses TRACK_LIST or makes HTTP requests despite importing requests. The declared requirements (no env vars, no binaries) are inconsistent with the claimed capability (which would normally need GitHub/X API tokens and network access).
Instruction Scope
Runtime instructions are vague and only tell the user how to run the skill; they do not disclose that the skill will write files to a hard-coded path (/Users/asdc163/.openclaw/workspace/intel_reports). The SKILL.md also suggests integrating an external component ('agent-twitter-client') and references Node.js versions without providing any installation steps or credentials, which is scope creep and unexplained.
Install Mechanism
No install spec is provided (instruction-only + one Python file). That reduces supply-chain risk, but the Python file imports the requests library without declaring it as a dependency. No remote downloads are present, so install risk is low, but the missing dependency declaration and mismatch between instructions and code are noteworthy.
Credentials
The skill requests no environment variables or credentials, yet its stated purpose (monitoring GitHub/X) would typically require API tokens. The hard-coded REPORT_PATH points to a specific user home directory (/Users/asdc163/...), which is disproportionate and could leak assumptions about the host. Lack of credential handling is inconsistent with the advertised functionality.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill writes files into the user's filesystem at a hard-coded location; while not a global privilege escalation, this persistent file-write behavior is surprising and should be disclosed to users. The skill does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-elite-watcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-elite-watcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-elite-watcher:
- Introduces zero-latency monitoring of core OpenClaw protocol commits.
- Tracks code changes by Peter Steinberger and top developers.
- Distills raw code diffs into actionable, human-readable strategy reports.
- Provides real-time intelligence updates for the OpenClaw ecosystem.
元数据
常见问题
OpenClaw Elite Watcher 是什么?
Zero-latency intelligence engine for the OpenClaw ecosystem. Monitors core protocol commits from Peter Steinberger and top developers, distilling raw code di... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 575 次。
如何安装 OpenClaw Elite Watcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-elite-watcher」即可一键安装,无需额外配置。
OpenClaw Elite Watcher 是免费的吗?
是的,OpenClaw Elite Watcher 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Elite Watcher 支持哪些平台?
OpenClaw Elite Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Elite Watcher?
由 System Architect Zero(@tmstudio667-commits)开发并维护,当前版本 v1.0.0。
推荐 Skills