CS Coordinator agent — CS 协调 Agent
v0.1.1轻量级客户服务与工程问题分诊工具,采用骨架优先的接入方式,保守的严重程度/分类路由策略,提供归属建议和无响应跟进功能。
0· 74·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThis is an instruction-only triage/coordination skill whose requirements and instructions match its stated purpose and do not request unexpected credentials or installs.
评估建议
This skill is instruction-only and internally coherent for triage work, so technical risk from the skill itself is low. Before enabling it in a live agent: (1) be mindful of customer data sensitivity — the outputs include customer identifiers and payment/order references, so only run in environments where those logs are allowed; (2) do not supply tracker credentials (e.g., Linear API keys) unless you trust the agent/runtime and understand what actions it will take in your tracker; (3) if you use...详细分析 ▾
✓ 用途与能力
Name/description describe CS/engineering triage; the skill is instruction-only and asks only for building issue skeletons, classifying, recommending owners, and optionally writing to a tracker or local log — all consistent with a coordinator/triage role.
✓ 指令范围
SKILL.md contains concrete triage rules, output shapes, and optional patterns for either an issue tracker or local JSONL/markdown logs. It does not instruct the agent to read unrelated system files, exfiltrate data, call arbitrary external endpoints, or access credentials. It does recommend writing to trackers or local files, which is expected for its purpose.
✓ 安装机制
No install spec and no code files are included (instruction-only), so nothing will be downloaded or written by the skill itself during install.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The mentions of trackers (e.g., Linear) are advisory; the skill does not itself request/provide credentials.
✓ 持久化与权限
always is false and the skill does not request persistent elevated privileges. It suggests writing durable records to an issue tracker or local log, which is appropriate for its role, but those external systems would require explicit credentials supplied separately by the user/runtime.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install meta-coordinator
镜像加速npx clawhub@latest install meta-coordinator --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
CS Coordinator agent — CS 协调 Agent 安装说明: 安装命令:["openclaw skills install meta-coordinator","npx clawhub@latest install meta-coordinator"]