← 返回 Skills 市场
OpenClaw OA Operator
作者
kisssam6886
· GitHub ↗
· v0.1.0
· MIT-0
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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`,...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-oa-operator - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-oa-operator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release.
元数据
常见问题
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`,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 OpenClaw OA Operator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-oa-operator」即可一键安装,无需额外配置。
OpenClaw OA Operator 是免费的吗?
是的,OpenClaw OA Operator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw OA Operator 支持哪些平台?
OpenClaw OA Operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw OA Operator?
由 kisssam6886(@kisssam6886)开发并维护,当前版本 v0.1.0。
推荐 Skills