← 返回 Skills 市场
lixiabupt

Skill Analyst

作者 lixiabupt · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
152
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install skill-analyst
功能描述
Analyze and evaluate OpenClaw skills before installing or publishing. Compare against existing or ClawHub skills, check feature overlap, perform security rev...
安全使用建议
This skill is instruction-only and appears internally consistent: it needs the clawhub CLI to search/inspect ClawHub and will read local SKILL.md files (e.g., ~/.openclaw/skills/) to compare installed skills — that is expected. Before using it, ensure you trust the clawhub binary you have installed (it performs network calls and inspects skill metadata). Be aware that reports include data pulled from local SKILL.md files; avoid running it in contexts with unrevealed sensitive information. If you want extra caution, run the workflow steps manually (clawhub search/inspect, reading local SKILL.md) or sandbox the clawhub CLI before granting it network or system access.
功能分析
Type: OpenClaw Skill Name: skill-analyst Version: 1.1.0 The skill-analyst bundle is a utility designed to help users evaluate other OpenClaw skills by searching ClawHub and comparing them against installed skills. It uses standard CLI commands (clawhub search/inspect/list) and follows a transparent workflow to generate analysis reports. No malicious patterns, data exfiltration, or suspicious execution logic were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md explicitly guides using the clawhub CLI and local SKILL.md files to compare, vet, and produce reports. Requiring clawhub is appropriate for ClawHub-related analysis.
Instruction Scope
Instructions read local SKILL.md files (e.g., ~/.openclaw/skills/) and call clawhub commands — this is expected for a skill-comparison tool. The SKILL.md also enforces output formatting (tables, JSON response) which constrains agent behavior but is not harmful. No instructions instruct reading unrelated system files, exporting credentials, or sending data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing is written to disk by the skill itself. Lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. The only external dependency is the clawhub CLI (and optional skill-vetter) which is coherent with the purpose.
Persistence & Privilege
always is false and there is no behavior that writes to other skills' configs or requests persistent privileges. Autonomous invocation is allowed by default but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-analyst
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-analyst 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Removed scripts, pure instruction mode, eliminated child_process security flag
v1.0.3
Isolate child_process to helper module to pass static analysis
v1.0.2
Fix command injection: replace execSync with execFileSync to prevent shell injection via user input
v1.0.1
Initial release. Features: install scouting (overlap analysis, security check, go/no-go verdict), publish scouting (competitor comparison, uniqueness analysis, publish recommendation). Includes helper scripts for ClawHub search and inspect.
v1.0.0
Skill-analyst 1.0.0 — initial release - Analyze OpenClaw skills before installation or publishing, with clear go/no-go recommendations. - Compares target skills with installed or ClawHub skills to detect overlap and highlight unique features. - Offers optional security review if `skill-vetter` is available. - Provides structured analysis reports using standard templates for both install and publish workflows. - Includes two CLI scripts for skill search and inspection, outputting JSON for easy integration.
元数据
Slug skill-analyst
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Skill Analyst 是什么?

Analyze and evaluate OpenClaw skills before installing or publishing. Compare against existing or ClawHub skills, check feature overlap, perform security rev... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 Skill Analyst?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-analyst」即可一键安装,无需额外配置。

Skill Analyst 是免费的吗?

是的,Skill Analyst 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Analyst 支持哪些平台?

Skill Analyst 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill Analyst?

由 lixiabupt(@lixiabupt)开发并维护,当前版本 v1.1.0。

💬 留言讨论