← 返回 Skills 市场
bryant24hao

oc-doctor

作者 bryant24hao · GitHub ↗ · v1.1.0 · MIT-0
macoslinux ⚠ suspicious
403
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install oc-doctor
功能描述
Runs a comprehensive 11-section health check on local OpenClaw installations. Diagnoses configuration errors, session bloat, model drift, cron issues, securi...
安全使用建议
This skill appears coherent and local-only, but before installing or running: 1) confirm you trust the skill source (README points to a GitHub repo); 2) review which local files will be read (openclaw.json, models.json, sessions.json, workspace .md, logs) and back them up if needed; 3) be aware that diagnostic output is included in LLM conversation context — sensitive values might be redacted but verify redaction on a small test first; 4) grant fixes only after reviewing the proposed changes (batch-fix can modify config/files); and 5) prefer installing from the official repo or a vetted registry to avoid supply-chain risk.
功能分析
Type: OpenClaw Skill Name: oc-doctor Version: 1.1.0 The skill is a diagnostic utility for OpenClaw that requires high-risk permissions, including reading configuration files containing sensitive API keys (openclaw.json) and executing a bundled shell script (sysinstruction-check.sh). While the logic is consistent with its stated purpose and includes explicit instructions for the AI agent to redact secrets from its output, the broad access to credentials and the use of shell execution for data collection are significant risk factors. No evidence of intentional malice, data exfiltration, or unauthorized network activity was found.
能力评估
Purpose & Capability
Name/description match the actions: the skill needs openclaw and jq and reads OpenClaw config, sessions, models, workspace files to produce diagnostics. The single included shell script is a local data-collector used by the LLM analysis, which is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run openclaw commands and read many OpenClaw files (openclaw.json, models.json, sessions.json, workspace .md, logs, cron configs) — all within the stated diagnostic scope. One notable instruction is language inference that explicitly says to check recent conversation history and workspace file content; this expands the data the agent may access (conversation context and workspace files) for language detection and could surface sensitive context into the LLM conversation. The skill states fixes will only run with explicit confirmation, which limits surprise modifications.
Install Mechanism
No install spec is provided (instruction-only plus a single included script). No network downloads or archive extraction occur as part of the skill bundle itself, so installation risk is low — risk depends on how the user obtains the skill (e.g., cloning from an external repo).
Credentials
The skill does not request credentials or additional environment variables beyond an optional OPENCLAW_HOME. It does read local files that can contain sensitive values (models.json, sessions.json, workspace files). The README/SKILL.md claims secrets are redacted in reports (first 8 chars + ...), which is reasonable, but users should verify redaction behavior before sharing outputs beyond their machine.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system-level privileges. The included script declares no writes and the SKILL.md states modifications happen only after explicit confirmation. Autonomous invocation is allowed by default (disable-model-invocation: false) which is normal for skills; combined with the limited local scope this is acceptable.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oc-doctor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oc-doctor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Unify skill name to oc-doctor across all platforms
v1.0.0
Initial release: 11-section OpenClaw health check with interactive fixes, cross-reference integrity, auto language, and secret redaction.
元数据
Slug oc-doctor
版本 1.1.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 2
常见问题

oc-doctor 是什么?

Runs a comprehensive 11-section health check on local OpenClaw installations. Diagnoses configuration errors, session bloat, model drift, cron issues, securi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 403 次。

如何安装 oc-doctor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-doctor」即可一键安装,无需额外配置。

oc-doctor 是免费的吗?

是的,oc-doctor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

oc-doctor 支持哪些平台?

oc-doctor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux)。

谁开发了 oc-doctor?

由 bryant24hao(@bryant24hao)开发并维护,当前版本 v1.1.0。

💬 留言讨论