← 返回 Skills 市场
OpenClaw Config Reference
作者
Daniel Samer
· GitHub ↗
· v1.0.0
652
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-config-reference
功能描述
OpenClaw configuration reference for openclaw.json. Use when asked about config, configuration, gateway settings, channel setup, agent config, session manage...
安全使用建议
This skill is documentation only and appears coherent for its stated purpose. It contains many explicit commands and file paths that, if executed, will modify local configuration, start/stop services, or reveal/store secrets. Before installing or allowing autonomous use: (1) treat it as read-only documentation — do not grant the skill permission to run shell commands or access your filesystem unless you explicitly trust and inspect each action; (2) don't enable features that let chat users modify config (e.g., commands.config: true or open DM policy) without strict access controls; (3) keep secrets out of openclaw.json and use ~/.openclaw/.env with strict permissions (chmod 600); (4) be cautious about enabling remote browser CDP URLs, webhooks, or binding the gateway to LAN without proper auth; and (5) verify the skill/source if you need higher assurance (homepage and owner are listed but source repository is not provided). If you want the agent to perform any of the documented commands, explicitly review and approve each command first.
功能分析
Type: OpenClaw Skill
Name: openclaw-config-reference
Version: 1.0.0
This skill bundle, consisting entirely of documentation files, is classified as suspicious due to its detailed description of numerous powerful and security-sensitive configurations and commands. While the documentation explicitly warns against misconfigurations (e.g., `commands.config: true`, `tools.elevated.enabled: true` with open DM policy, `gateway.bind: "lan"` without authentication, hardcoding secrets), these capabilities (such as arbitrary code execution via `tools.exec.security: "allow"`, broad file system access, shell environment inheritance via `env.shellEnv: true`, and direct prompt injection via webhook data in `references/session.md`) represent significant attack surfaces and potential vulnerabilities if an AI agent is maliciously prompted or the system is misconfigured. The documentation itself does not contain malicious code or instructions, but it outlines the means for severe system compromise.
能力评估
Purpose & Capability
Name/description (OpenClaw config reference) match the content: the SKILL.md and reference files are documentation for configuring the Gateway, channels, agents, sandbox, models, hooks, etc. There are no unrelated env vars, binaries, or install steps required.
Instruction Scope
The instructions include concrete shell commands and file paths (e.g., cp ~/.openclaw/openclaw.json, openclaw doctor, pkill -SIGUSR1 -f gateway, systemctl start docker) and describe handling of secrets (~/.openclaw/.env). This is expected for a config reference, but it means the skill's text can instruct an agent or a user to run potentially impactful local commands if followed literally.
Install Mechanism
No install spec and no code files; the skill is instruction-only so it doesn't download or install third-party code. This is the lowest-risk install profile.
Credentials
The skill does not request any environment variables or credentials, but the documentation references storing API keys and gateway tokens in ~/.openclaw/.env and discusses model provider keys. Those references are appropriate for a config reference, but they point to sensitive data locations the user should protect.
Persistence & Privilege
always is false, no install, and no behavior that modifies other skills or system-wide agent settings is declared. The skill does not request permanent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-config-reference - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-config-reference触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Complete openclaw.json configuration reference with danger warnings, recovery procedures, and full schema docs for all sections: gateway, agents, channels, session, sandbox, cron, hooks, tools, browser, skills, models, and environment. Includes troubleshooting guide for common pitfalls.
元数据
常见问题
OpenClaw Config Reference 是什么?
OpenClaw configuration reference for openclaw.json. Use when asked about config, configuration, gateway settings, channel setup, agent config, session manage... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 652 次。
如何安装 OpenClaw Config Reference?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-config-reference」即可一键安装,无需额外配置。
OpenClaw Config Reference 是免费的吗?
是的,OpenClaw Config Reference 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Config Reference 支持哪些平台?
OpenClaw Config Reference 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Config Reference?
由 Daniel Samer(@yixn)开发并维护,当前版本 v1.0.0。
推荐 Skills