← Back to Skills Marketplace
kisssam6886

OpenClaw OA Operator

by kisssam6886 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-oa-operator
Description
Install, configure, operate, and productize OA monitoring and self-heal workflows for OpenClaw workspaces. Use when Codex needs to set up or repair `oa-cli`,...
Usage Guidance
This skill appears to be what it claims (an operator for OA) and contains a harmless smoke-test script, but metadata mismatches mean you should be cautious before running it. Before installing or invoking: 1) Verify the 'oa' CLI and 'curl' are present (the package metadata does not list them but the script and docs require them). 2) Inspect the workspace files referenced (config.yaml, self_heal_rules.yaml, any scripts/ or patches/) for embedded credentials, absolute paths, or external endpoints that could be contacted when 'oa collect' runs. 3) Run the smoke test in an isolated or staging environment first (it runs oa collect and queries localhost API endpoints). 4) If you plan to publish or give the skill broader access, update the skill metadata to declare required binaries and any env vars, and follow the release-readiness guidance to scrub machine-specific data. If you want me to, I can list the exact commands to check the workspace files for secrets or run the smoke test safely in a container.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-oa-operator Version: 0.1.0 The skill bundle is designed to manage and operate 'OA', an observability and self-healing tool for OpenClaw workspaces. It includes a standard health-check script (scripts/oa_workspace_smoke_test.sh) that interacts with local services and documentation (references/release-readiness.md) that explicitly advises users to remove sensitive or machine-specific data before publishing. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The skill's name, description, SKILL.md, and included references all describe OA operations, dashboard refinement, and packaging guidance — that aligns with the files and script. However, the registry metadata declares no required binaries or env vars while the smoke-test script and docs explicitly require the 'oa' CLI and 'curl', which is an incoherence between claimed requirements and actual runtime needs.
Instruction Scope
SKILL.md stays within the stated purpose: it directs the agent to inspect workspace files (config.yaml, self_heal_rules.yaml, scripts/), run verification (oa collect, oa serve), interpret metrics, and prepare packaging. The instructions do not ask the agent to read unrelated system secrets or transmit data to unexpected external endpoints. They do recommend screenshots and local verification, which can expose private data if not handled carefully, but the docs explicitly warn to scrub before publishing.
Install Mechanism
There is no install spec (instruction-only plus a helper script), so nothing is downloaded or written by an installer. This is low-risk for arbitrary code retrieval. The only executable content is the provided shell script, which runs local commands.
Credentials
The skill declares no required environment variables or credentials, and the SKILL.md likewise doesn't request secrets. However, the smoke-test script relies on the 'oa' CLI, whose configuration (config.yaml) may reference external endpoints, credentials, or paths; users should verify those workspace configs for secrets or remote credentials before running. The metadata omission of required binaries (oa, curl) is the primary proportionality mismatch.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or persistent system-wide privileges, and contains no install step that modifies other skills or global agent settings. Autonomous invocation is allowed (platform default) and is not combined with other privilege red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-oa-operator
  3. After installation, invoke the skill by name or use /openclaw-oa-operator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release.
Metadata
Slug openclaw-oa-operator
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw OA Operator?

Install, configure, operate, and productize OA monitoring and self-heal workflows for OpenClaw workspaces. Use when Codex needs to set up or repair `oa-cli`,... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install OpenClaw OA Operator?

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

Is OpenClaw OA Operator free?

Yes, OpenClaw OA Operator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw OA Operator support?

OpenClaw OA Operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw OA Operator?

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

💬 Comments