← 返回 Skills 市场
zhaowh3613

skill-upgrade-checker

作者 VinceZ.辉 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
255
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-upgrade-checker
功能描述
Check all installed skills for available upgrades, interpret version changes and risk, and execute upgrades with user confirmation. | 检查所有已安装技能的可用升级,解读版本变更与风...
安全使用建议
This skill appears coherent and limited in scope, but check these practical points before use: (1) Verify the 'clawhub' CLI you have installed is the official/trusted client — this skill will call it to perform upgrades. (2) Ensure you've run 'clawhub login' with credentials you trust are stored safely by the CLI. (3) Because upgrades execute code retrieved from the registry, review changelogs and prefer upgrading low-risk (patch) items first; keep backups or snapshots so you can roll back if needed. (4) The skill reads local skill metadata files (skills/<slug>/_meta.json and CHANGELOG.md) — confirm those directories are the ones you expect. (5) If you want extra safety, run the checks first and do not confirm updates until you audit any major-version changes or test in a staging environment.
功能分析
Type: OpenClaw Skill Name: skill-upgrade-checker Version: 0.1.0 The skill is a utility for managing and upgrading other OpenClaw skills via the 'clawhub' CLI. It follows a transparent workflow including inventory, risk assessment, and a mandatory user confirmation gate (SKILL.md Step 6) before executing any updates, with additional safeguards for major version changes. No evidence of data exfiltration, obfuscation, or unauthorized execution was found.
能力评估
Purpose & Capability
The skill's name/description (checking and applying skill upgrades) matches what it asks for: it requires the clawhub CLI and reads local skill metadata and changelogs. Requesting clawhub usage is appropriate for this purpose.
Instruction Scope
Runtime instructions are limited to running clawhub list/search/update and reading local skill files (skills/<slug>/_meta.json, CHANGELOG.md). It explicitly documents a confirmation gate before any 'clawhub update' is executed. It does not instruct reading unrelated system files or exporting data to arbitrary endpoints.
Install Mechanism
There is no install spec and no code files to be written. This instruction-only skill relies on an existing trusted 'clawhub' binary — lowest-risk install footprint.
Credentials
No environment variables or extra credentials are requested by the skill. It relies on the clawhub CLI's own authentication (user-run 'clawhub login'), which is proportionate to a registry/updater tool.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It performs actions through the existing clawhub CLI and requires explicit user confirmation before upgrades; it does not modify other skills' configs outside of invoking 'clawhub update'.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-upgrade-checker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-upgrade-checker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
检查已安装技能的可用升级,解读版本差异与变更日志,提供风险评估与一键升级建议 | Check installed skills for available upgrades, interpret version differences and changelogs, provide risk assessment and one-click upgrade suggestions.
元数据
Slug skill-upgrade-checker
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

skill-upgrade-checker 是什么?

Check all installed skills for available upgrades, interpret version changes and risk, and execute upgrades with user confirmation. | 检查所有已安装技能的可用升级,解读版本变更与风... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。

如何安装 skill-upgrade-checker?

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

skill-upgrade-checker 是免费的吗?

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

skill-upgrade-checker 支持哪些平台?

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

谁开发了 skill-upgrade-checker?

由 VinceZ.辉(@zhaowh3613)开发并维护,当前版本 v0.1.0。

💬 留言讨论