← 返回 Skills 市场
kotoriy

OpenClaw Claude Code 百炼配置

作者 Kotoriy · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
526
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-claude-code-bailian
功能描述
调用 Claude Code CLI 进行代码开发、代码审查、bug 修复和自动化任务。当用户需要:(1) 代码审查和审查 PR,(2) 重构和性能优化,(3) 编写测试,(4) 自动修复 lint 错误,(5) 创建 commit 和 PR,(6) 复杂的多文件代码修改,(7) 使用自然语言描述编程任务时使用此...
安全使用建议
What to consider before installing/use: - Metadata is missing: the skill uses the 'claude' CLI and Anthropic-style tokens but does not declare required binaries or env vars. Assume you'll need to provide an Anthropic API key and the 'claude' binary. - Do NOT run remote PowerShell scripts you don't fully trust (the README suggests 'irm https://claude.ai/install.ps1 | iex'). Prefer verified installers (winget) or manual installation after inspecting the script. - The skill instructs creating commits/PRs and adding MCP servers (which may require GitHub or other service tokens). Only provide those credentials if you trust the source and scope. - The instructions modify %USERPROFILE%\.claude and .claude/agents; review those files after changes. - Avoid using flags like --dangerously-skip-permissions and prefer --permission-mode plan when doing security-sensitive audits. - If you want to proceed: (1) verify the claude installer URL and prefer official releases/winget, (2) run installs in a controlled environment first (VM/container), (3) only provide service tokens with least privilege, and (4) request the skill author to update registry metadata to declare required binaries and env vars so the skill's intent and privileges are explicit.
功能分析
Type: OpenClaw Skill Name: openclaw-claude-code-bailian Version: 1.0.0 The skill bundle provides comprehensive documentation and instructions for an AI agent to interact with the Claude Code CLI tool. It includes legitimate installation commands (pointing to official Anthropic URLs), configuration guides for third-party model providers like Aliyun Bailian, and detailed explanations of CLI parameters and permission modes. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the content is strictly aligned with its stated purpose of enabling AI-driven development tasks.
能力评估
Purpose & Capability
The skill's name and description say it calls the Claude Code CLI, but the registry metadata declares no required binaries or env vars. SKILL.md repeatedly expects the 'claude' binary, Anthropic credentials (ANTHROPIC_AUTH_TOKEN / ANTHROPIC_BASE_URL), Git and GitHub interactions, and ability to modify a %USERPROFILE%\.claude settings file. Those capabilities should have been declared; their absence is an incoherence.
Instruction Scope
Runtime instructions tell the agent to run installers, call 'claude' in PTY mode, read git diffs and project files, create commits/PRs, add MCP servers (which may include providing environment variables), and modify local config (.claude/agents, settings.json). Many of these actions access user files and credentials (or would require them) but the skill metadata does not declare that scope or those needs.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md recommends executing remote installers (e.g., 'irm https://claude.ai/install.ps1 | iex') and running npx commands for MCP servers. Piping remote PowerShell into iex is high risk (arbitrary remote code execution). These recommended install steps are unsafe unless the user verifies the source and integrity.
Credentials
The document references and shows examples using ANTHROPIC_AUTH_TOKEN, ANTHROPIC_BASE_URL, and passing env VAR=value to MCP servers, but the skill declares no required env vars or primary credential. It also instructs operations that commonly require GitHub tokens (creating PRs) without declaring that need. Requesting or handling such credentials is proportionate to the tool's purpose, but the omission in metadata is a red flag and could lead to surprising credential access.
Persistence & Privilege
always:false (good). However, the instructions expect the skill/agent to write or modify user configuration under %USERPROFILE%\.claude and to add MCP servers and agents (persistent config). This is legitimate for a CLI integration but should be explicit in metadata because it modifies user state and can store tokens or endpoints.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-claude-code-bailian
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-claude-code-bailian 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
新增阿里云百炼模型配置说明
元数据
Slug openclaw-claude-code-bailian
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

OpenClaw Claude Code 百炼配置 是什么?

调用 Claude Code CLI 进行代码开发、代码审查、bug 修复和自动化任务。当用户需要:(1) 代码审查和审查 PR,(2) 重构和性能优化,(3) 编写测试,(4) 自动修复 lint 错误,(5) 创建 commit 和 PR,(6) 复杂的多文件代码修改,(7) 使用自然语言描述编程任务时使用此... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 526 次。

如何安装 OpenClaw Claude Code 百炼配置?

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

OpenClaw Claude Code 百炼配置 是免费的吗?

是的,OpenClaw Claude Code 百炼配置 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Claude Code 百炼配置 支持哪些平台?

OpenClaw Claude Code 百炼配置 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Claude Code 百炼配置?

由 Kotoriy(@kotoriy)开发并维护,当前版本 v1.0.0。

💬 留言讨论