Openclaw Client Onboarding
v1.0.0快速收集客户需求,生成OpenClaw配置方案,创建客户档案并发送报价单,实现付费客户自动化 onboarding。
⭐ 0· 95·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (client onboarding, generate config, create files, send quote) match the instructions and file outputs: collecting customer preferences and writing config.json, notes.md, invoice.md under clients/{name}/. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md limits the agent to conversational data collection and writing files in a workspace/clients/ directory. It does not instruct the agent to read system files, other skills' configs, environment variables, or to post data to external endpoints. The instructions are high-level but stay within the onboarding purpose.
Install Mechanism
No install specification or code is included (instruction-only). Nothing is downloaded or written by an install step, minimizing surface for unexpected code execution.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate to a local onboarding helper that generates files and questions a customer.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes or elevated privileges. Its expected behavior is to create files within the agent workspace only.
Assessment
This skill is instruction-only and internally consistent, but before installing: (1) confirm you trust the unknown source/author (no homepage provided); (2) run it in a sandbox or test workspace first — it will create files under workspace/clients/; (3) review any generated config.json or invoice.md for sensitive customer data before storing or transmitting; and (4) if you expect the skill to actually send invoices to customers, note the SKILL.md does not include an automated sending mechanism or external API endpoints, so you may need to add or audit any mail/ messaging integration separately.Like a lobster shell, security has layers — review code before you run it.
businessvk97b8yccqycs31kh1hnghn8p298390archinesevk97b8yccqycs31kh1hnghn8p298390arlatestvk97b8yccqycs31kh1hnghn8p298390ar
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
