← 返回 Skills 市场
suidge

Openclaw Version Bug Hunter

作者 Neo Shi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-version-bug-hunter
功能描述
查询 OpenClaw 特定版本的 GitHub bug/issue 报告。当用户想要:(1) 查询 OpenClaw 特定版本的 bug/issue,(2) 升级前查看避坑指南,(3) 搜索 GitHub 社区反馈的版本问题,(4) 获取版本稳定性评估,(5) 分析某个版本有多少严重 bug 或 regress...
安全使用建议
This skill appears to do what it says (search GitHub issues/PRs for a given OpenClaw version), but the package metadata omits required tools. Before installing/running: (1) inspect the included scripts yourself (you already have bug-hunt.sh) to confirm no unexpected behavior; (2) ensure gh and jq are installed and that you understand gh will use your GitHub credentials (check gh auth status and scopes); (3) run the script in a safe context (e.g., a terminal where you can review output) or a sandbox if you're cautious; (4) verify the upstream repo/author (SKILL.md references a GitHub URL) before trusting automated installs. The main issues are documentation/metadata gaps (undeclared dependency on jq and missing binary requirement), not obviously malicious code.
功能分析
Type: OpenClaw Skill Name: openclaw-version-bug-hunter Version: 1.0.0 The skill is a legitimate utility designed to help users search for known bugs and issues in specific OpenClaw versions using the GitHub CLI (`gh`). The core logic in `scripts/bug-hunt.sh` and the instructions in `SKILL.md` are transparent, well-documented, and strictly limited to querying the official `openclaw/openclaw` repository for issue and pull request data.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
The name/description match the implementation: the script queries GitHub issues/PRs for openclaw/openclaw. This capability legitimately needs gh (GitHub CLI) and network/GitHub auth. However, the skill metadata lists no required binaries while the SKILL.md and script require gh (and the script also uses jq) — a mismatch between declared requirements and actual needs.
Instruction Scope
SKILL.md and scripts limit activity to querying the GitHub repo (gh issue/pr list/view). The instructions do not read unrelated files, exfiltrate data to external endpoints, or request unrelated credentials. They do assume you will run a local script file and use gh-authenticated access to GitHub.
Install Mechanism
There is no install spec (instruction-only with an included script). That minimizes installer risk. The SKILL.md references ClawHub and a GitHub repo, but no arbitrary download/install steps are defined in the bundle itself.
Credentials
The skill declares no required environment variables, but requires gh CLI which in turn uses stored GitHub credentials (gh auth) or environment tokens. The script also uses jq but this is not documented in the dependency list. The absence of declared binary/env requirements is an inconsistency you should verify before running.
Persistence & Privilege
The skill is not marked always:true and does not request elevated/system-wide privileges. It does not modify other skills or system configuration. Autonomous invocation is allowed by platform defaults but not exceptional here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-version-bug-hunter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-version-bug-hunter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-version-bug-hunter. - Enables querying GitHub for bug/issue reports for specific OpenClaw versions. - Categorizes issues into Critical, Regression, General Bugs with statistics and PR status. - Provides command-line script for version-based bug hunting and upgrade risk assessment. - Includes guides for dependency checks, API limits, advanced searches, and troubleshooting. - Supports exporting reports and comparing different OpenClaw versions.
元数据
Slug openclaw-version-bug-hunter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Version Bug Hunter 是什么?

查询 OpenClaw 特定版本的 GitHub bug/issue 报告。当用户想要:(1) 查询 OpenClaw 特定版本的 bug/issue,(2) 升级前查看避坑指南,(3) 搜索 GitHub 社区反馈的版本问题,(4) 获取版本稳定性评估,(5) 分析某个版本有多少严重 bug 或 regress... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Openclaw Version Bug Hunter?

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

Openclaw Version Bug Hunter 是免费的吗?

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

Openclaw Version Bug Hunter 支持哪些平台?

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

谁开发了 Openclaw Version Bug Hunter?

由 Neo Shi(@suidge)开发并维护,当前版本 v1.0.0。

💬 留言讨论