← Back to Skills Marketplace
yang1002378395-cmyk

Openclaw Quickstart Cn

by yang1002378395-cmyk · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
166
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-quickstart-cn
Description
中文用户快速安装配置国产AI模型并测试OpenClaw全流程指导,包括环境检查、模型配置、连接测试及扩展技能安装。
Usage Guidance
This guide appears to be a legitimate quickstart for configuring Chinese AI providers, but it recommends running a remote installer via 'curl | bash' which can execute arbitrary code on your machine. Before proceeding: (1) verify the installer URL (get.openclaw.ai) — check the project's official repo or homepage and confirm the install script's contents; (2) prefer the npm install path if you trust the package registry and maintainers; (3) if you must use the curl method, download the script first and inspect it (curl -fsSL https://get.openclaw.ai -o install.sh; less install.sh) instead of piping to sh; (4) run installs in a sandbox or VM if you are unsure; (5) only provide API keys for the listed providers and never share cloud or system credentials; (6) verify the homepage/repo (skill.json points to https://github.com/openclaw-cn/skills) and the publisher identity before trusting the installer. If you want, I can fetch and summarize the installer script or check the GitHub repo for matching installer sources (I will not execute any code).
Capability Analysis
Type: OpenClaw Skill Name: openclaw-quickstart-cn Version: 1.0.1 The skill bundle contains a high-risk 'curl | bash' installation pattern in SKILL.md (targeting https://get.openclaw.ai), which is a common vector for remote code execution. Additionally, the instructions prompt users to input sensitive API keys for multiple AI providers into the CLI, which could be captured if the environment or the downloaded script is compromised. While these behaviors align with the stated purpose of a quickstart guide, the lack of checksums or verification for the remote payload makes it a significant security risk.
Capability Assessment
Purpose & Capability
The name/description (OpenClaw quickstart for Chinese users) match the SKILL.md instructions (environment checks, configuring DeepSeek/Zhipu/Qwen). Nothing in the manifest asks for unrelated credentials or files. However the guide tells users to run a remote installer (curl | bash) which effectively extends the skill beyond 'instruction-only' and should be explicitly declared.
Instruction Scope
Instructions are narrowly scoped to environment checks (node, uname), installing OpenClaw (curl|bash or npm), configuring provider API keys, and testing status/logs. They do not ask the agent to read arbitrary user files or exfiltrate data, but the curl | bash pattern instructs executing remote code, which could perform additional actions not visible in SKILL.md.
Install Mechanism
No install spec is declared in the registry metadata, yet the document directs users to run 'curl -fsSL https://get.openclaw.ai | bash' — piping a remote script to the shell is a high-risk install mechanism. The alternative npm install is lower risk. The remote URL is not a well-known release host (e.g., GitHub releases) and the manifest does not include a verified installer checksum or reproducible source.
Credentials
The skill does not request environment variables or secrets in the manifest. The documented workflow legitimately requires provider API keys (DeepSeek, Zhipu, Qwen); these are proportional to the stated purpose and are set via the OpenClaw CLI, not requested by the skill itself.
Persistence & Privilege
Registry flags show no forced persistence (always:false) and no special privileges. However, following the SKILL.md install (remote installer) could create persistent system binaries or services — that persistence would come from the external installer, not from the skill metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-quickstart-cn
  3. After installation, invoke the skill by name or use /openclaw-quickstart-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
OpenClaw 快速入门指南 v1.0.1 - 文档整体重写,更注重中文用户易用性与本地 AI 模型配置流程 - 增加 Node.js 环境检查与快速安装命令 - 优化国产 AI 模型(DeepSeek/智谱/通义)配置说明,用更简明的配置指令替代原步骤 - 新增模型价格对比表,便于选择 - 增加常见问题解答与付费支持信息
v1.0.0
OpenClaw 快速启动指南 skill 首次发布。 - 为中文用户提供 5 分钟上手 OpenClaw 的完整流程 - 覆盖环境检查、国产 AI 模型配置(DeepSeek、智谱、通义) - 提供模型接入、通讯平台连接、Skill 安装等详细步骤 - 收录常见问题及解决方法 - 配套文档、社区和安装服务推荐链接
Metadata
Slug openclaw-quickstart-cn
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Openclaw Quickstart Cn?

中文用户快速安装配置国产AI模型并测试OpenClaw全流程指导,包括环境检查、模型配置、连接测试及扩展技能安装。 It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install Openclaw Quickstart Cn?

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

Is Openclaw Quickstart Cn free?

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

Which platforms does Openclaw Quickstart Cn support?

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

Who created Openclaw Quickstart Cn?

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

💬 Comments