← Back to Skills Marketplace
kotoriy

OpenClaw Claude Code 百炼配置

by Kotoriy · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
526
Downloads
0
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-claude-code-bailian
Description
调用 Claude Code CLI 进行代码开发、代码审查、bug 修复和自动化任务。当用户需要:(1) 代码审查和审查 PR,(2) 重构和性能优化,(3) 编写测试,(4) 自动修复 lint 错误,(5) 创建 commit 和 PR,(6) 复杂的多文件代码修改,(7) 使用自然语言描述编程任务时使用此...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-claude-code-bailian
  3. After installation, invoke the skill by name or use /openclaw-claude-code-bailian
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
新增阿里云百炼模型配置说明
Metadata
Slug openclaw-claude-code-bailian
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is OpenClaw Claude Code 百炼配置?

调用 Claude Code CLI 进行代码开发、代码审查、bug 修复和自动化任务。当用户需要:(1) 代码审查和审查 PR,(2) 重构和性能优化,(3) 编写测试,(4) 自动修复 lint 错误,(5) 创建 commit 和 PR,(6) 复杂的多文件代码修改,(7) 使用自然语言描述编程任务时使用此... It is an AI Agent Skill for Claude Code / OpenClaw, with 526 downloads so far.

How do I install OpenClaw Claude Code 百炼配置?

Run "/install openclaw-claude-code-bailian" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Claude Code 百炼配置 free?

Yes, OpenClaw Claude Code 百炼配置 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw Claude Code 百炼配置 support?

OpenClaw Claude Code 百炼配置 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Claude Code 百炼配置?

It is built and maintained by Kotoriy (@kotoriy); the current version is v1.0.0.

💬 Comments