← Back to Skills Marketplace
yang1002378395-cmyk

Openclaw Cn Installer

by yang1002378395-cmyk · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
245
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-cn-installer
Description
OpenClaw 中文安装配置助手。一键检测环境、配置国产 AI 模型(DeepSeek/智谱/阿里通义)。适合中国用户快速上手 OpenClaw。
Usage Guidance
This skill appears to do what it says: it checks your environment, prompts you for API keys for DeepSeek/智谱/阿里通义, saves them to ~/.openclaw/.env (plaintext), updates ~/.openclaw/config.json, and tests connections to the listed provider endpoints. Before installing: (1) confirm you trust the source (package.json repo URL) because the tool will store API keys locally; (2) ensure ~/.openclaw has appropriate filesystem permissions; (3) prefer creating limited-scope API keys and rotate them if you later distrust the tool; (4) you can inspect the three JS files yourself—there is no hidden network exfiltration in the code, only requests to the declared provider domains and an npm mirror check; (5) if you need stricter security, avoid entering high-privilege keys here or use environment-level secrets managers instead.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-cn-installer Version: 1.0.1 The skill bundle is a legitimate configuration utility designed to help Chinese users set up OpenClaw with local AI providers like DeepSeek, Zhipu, and Alibaba Qwen. The scripts (check-env.js, setup-ai.js, and test-connection.js) perform standard environment checks, local storage of API keys in the user's home directory (~/.openclaw/.env), and connectivity tests against official provider endpoints. No evidence of data exfiltration, malicious shell execution, or prompt injection was found, and the package contains no external dependencies.
Capability Assessment
Purpose & Capability
Name/description (Chinese installer for DeepSeek/智谱/阿里通义) align with the included files: environment checker, model setup (writes local .env and config.json), and connection tester that POSTs to the declared provider endpoints.
Instruction Scope
SKILL.md tells the agent to run the three included scripts and references only ~/.openclaw files and provider endpoints. The scripts only inspect the system environment, prompt for API keys, store them locally, and call provider APIs to test connectivity—no unrelated file reads or external endpoints beyond provider/platform URLs and the npm mirror check.
Install Mechanism
No install spec; this is instruction-plus-scripts only. Files are plain JS and package.json points to a GitHub repo. No downloads from untrusted URLs or archive extraction steps are present.
Credentials
The skill requests no environment variables from the platform, but it prompts users to enter provider API keys and stores them in plaintext at ~/.openclaw/.env and writes ~/.openclaw/config.json. This is expected for a local installer but users should be aware keys are stored locally and readable by any process with access to that path.
Persistence & Privilege
always is false and there is no attempt to modify other skills or system-wide agent settings. The skill creates/updates files only under the user's home ~/.openclaw directory, which is consistent with its role.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-cn-installer
  3. After installation, invoke the skill by name or use /openclaw-cn-installer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
openclaw-cn-installer v1.0.1 - 修正文档内容,确保与实际功能一致 - 移除未实现功能的说明,提升文档准确性
v1.0.0
首次发布: 环境检测 + AI模型配置 + 连接测试
Metadata
Slug openclaw-cn-installer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Openclaw Cn Installer?

OpenClaw 中文安装配置助手。一键检测环境、配置国产 AI 模型(DeepSeek/智谱/阿里通义)。适合中国用户快速上手 OpenClaw。 It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.

How do I install Openclaw Cn Installer?

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

Is Openclaw Cn Installer free?

Yes, Openclaw Cn Installer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Cn Installer support?

Openclaw Cn Installer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Cn Installer?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.1.

💬 Comments