📦 Skill Assessment — 技能评估

v1.0.1

对 OpenClaw 技能进行轻量级静态分析,一键评估文档完整度、代码质量、配置友好性与维护信号,快速发现短板并给出改进建议。

0· 615·2 当前·3 累计
harrylabsj 头像by @harrylabsj (haidong)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
high confidence
NULL
评估建议
This skill describes a useful checker, but it only contains documentation — it does not include the 'skill-assess' CLI or an install step. Before installing or trusting it, confirm whether an external 'skill-assess' tool is expected to be present (and where it comes from), or whether the SKILL.md is intended for a human operator. Also be aware: running an assessor against ~/.openclaw/skills will make the agent read local skill code and metadata, so only run it if you trust the evaluated skills a...
详细分析 ▾
用途与能力
The name and description match: this is a skill-quality assessor. However, the SKILL.md shows usage of a 'skill-assess' CLI which is not provided by the package, and no required binaries or install step are declared — an implementation mismatch.
指令范围
The instructions show commands that operate on local skill directories (e.g., ~/.openclaw/skills/...), which is appropriate for an assessor but the SKILL.md does not declare those config paths. As-written the runtime instructions would cause the agent to read local skill files without explicit config-path declarations.
安装机制
This is an instruction-only skill with no install spec or code files. That is low-risk, but also means the skill provides no executable implementation — the agent cannot perform the documented CLI actions unless an external tool already exists.
凭证需求
No environment variables or credentials are requested, which is proportionate. Minor inconsistency: the SKILL.md references a user config path (~/.openclaw/skills) but the registry metadata does not list any required config paths.
持久化与权限
The skill does not request always-on presence and uses default invocation settings. There is no indication it would modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/12

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install skill-assessment
镜像加速npx clawhub@latest install skill-assessment --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库