← Back to Skills Marketplace
OpenClaw Elite Watcher
by
System Architect Zero
· GitHub ↗
· v1.0.0
575
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-elite-watcher
Description
Zero-latency intelligence engine for the OpenClaw ecosystem. Monitors core protocol commits from Peter Steinberger and top developers, distilling raw code di...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-elite-watcher - After installation, invoke the skill by name or use
/openclaw-elite-watcher - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 575 downloads so far.
How do I install OpenClaw Elite Watcher?
Run "/install openclaw-elite-watcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Elite Watcher free?
Yes, OpenClaw Elite Watcher is completely free (open-source). You can download, install and use it at no cost.
Which platforms does OpenClaw Elite Watcher support?
OpenClaw Elite Watcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Elite Watcher?
It is built and maintained by System Architect Zero (@tmstudio667-commits); the current version is v1.0.0.
More Skills