← 返回 Skills 市场
5433
总下载
5
收藏
32
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-claude-code
功能描述
Programmatically control Claude Code via MCP protocol to execute commands, manage sessions, search and edit code, and coordinate agent teams for development...
安全使用建议
Install only if you intend to give this skill Claude Code-level control over selected projects. Use plan or default permission modes for sensitive work, avoid bypassPermissions/skip-permissions, restrict allowed tools and added directories, run it with a minimal environment that does not contain unrelated secrets, use only trusted and pinned MCP servers, keep backend URLs local or controlled by you, and stop persistent sessions when finished.
功能分析
Type: OpenClaw Skill
Name: openclaw-claude-code
Version: 0.3.0
The skill is classified as suspicious due to its extensive high-risk capabilities, which, while potentially necessary for its stated purpose, could be leveraged for malicious activities if misused or compromised. Key indicators include the ability to execute arbitrary shell commands (`claude-code-skill bash <command>`) and launch arbitrary processes via MCP servers (`src/mcp/client.ts`, `mcp_config.example.json`), arbitrary file system read/write access (`read`, `Write` tools in `src/index.ts`), and the option to bypass security permissions (`--skip-permissions` in `src/index.ts`, `bypassPermissions` mode in `SKILL.md`). Furthermore, the `--base-url` option allows the agent to connect to arbitrary external API endpoints, enabling potential data exfiltration or unauthorized actions if directed to a malicious server, as documented in `SKILL.md` and `README.md`.
能力评估
Purpose & Capability
The core purpose is coherent and disclosed: control Claude Code via MCP, including Bash, read/write tools, raw tool calls, persistent sessions, and agent teams. The concern is the breadth of authority: direct shell execution, arbitrary Claude Code tool invocation, file mutation, custom model/backend routing, and agent delegation are all available from the skill surface.
Instruction Scope
The documentation mentions plan mode and labels bypassPermissions/skip-permissions as dangerous, but high-impact modes and flags are still normal CLI options. The default session permission mode is acceptEdits, raw bash/call commands have no local confirmation barrier, and system-prompt/tool/access-directory options can materially change behavior.
Install Mechanism
The install path is disclosed as a local Node-based package, with README steps to clone, npm install, build, and optionally link globally. Example MCP configurations use npx to fetch MCP servers and include token-bearing integrations, so users should pin and trust those server packages separately.
Credentials
The default backend is local, but the CLI sends prompts, commands, and session actions over HTTP to a configurable backend URL. More importantly, the MCP client forwards nearly the entire parent process environment to spawned MCP server processes, which can expose unrelated API keys or credentials to any configured server.
Persistence & Privilege
Persistent sessions, history, search, resume, fork, pause, and multi-agent workflows are purpose-aligned and disclosed, but they retain context and can continue operating with broad tool permissions until stopped or constrained by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-claude-code - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-claude-code触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
Major update with comprehensive documentation and advanced features.
- Added full SKILL.md guide covering installation, usage, command reference, and advanced options.
- Detailed instructions for managing persistent sessions, direct tool calls, and agent teams.
- Descriptions of permission modes, tool whitelisting, and contextual session management.
- Included examples for batch operations, session search/history, and agent collaboration.
- Clarified multi-model support and custom configuration for expert users.
元数据
常见问题
Claude Code Agent 是什么?
Programmatically control Claude Code via MCP protocol to execute commands, manage sessions, search and edit code, and coordinate agent teams for development... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5433 次。
如何安装 Claude Code Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-claude-code」即可一键安装,无需额外配置。
Claude Code Agent 是免费的吗?
是的,Claude Code Agent 完全免费(开源免费),可自由下载、安装和使用。
Claude Code Agent 支持哪些平台?
Claude Code Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claude Code Agent?
由 Enderfga(@enderfga)开发并维护,当前版本 v0.3.0。
推荐 Skills