← 返回 Skills 市场
yequanzheng

hhdfasf

作者 yequanzheng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
293
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-improving-agent22
功能描述
Interact with GitHub using the gh CLI for PR checks, workflow run details, logs, API queries, and JSON output filtering.
安全使用建议
This skill's instructions are straightforward: it runs gh CLI commands to inspect PRs and workflow runs. But the package metadata omits that dependency and any mention of required GitHub credentials. Before installing or enabling it: 1) confirm the agent environment has the gh CLI installed and accessible on PATH; 2) ensure the agent has appropriate GitHub authentication configured (prefer a least-privilege personal access token or gh auth with minimal scopes) rather than supplying broad credentials; 3) consider the unknown source and lack of homepage — prefer skills from known publishers or with verifiable source code; 4) if you don't want the agent to call GitHub autonomously, disable autonomous invocation or avoid giving it credentials. If you want a safer declaration, ask the publisher to update metadata to require the gh binary and to document required auth and token scopes.
功能分析
Type: OpenClaw Skill Name: hah Version: 1.0.0 The skill bundle provides standard documentation and usage examples for the GitHub CLI (gh), including commands for pull requests, workflow runs, and API interactions. No malicious code, data exfiltration, or suspicious instructions were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's description and instructions clearly require the GitHub 'gh' CLI and access to a GitHub repository, but the registry metadata lists no required binaries and no primary credential. A legitimate 'gh'-based skill should declare the gh CLI and indicate required auth (e.g., GH_TOKEN or gh auth).
Instruction Scope
SKILL.md is narrowly scoped to running gh commands (pr checks, run list, run view, gh api, --json/--jq). It does not instruct the agent to read unrelated files or exfiltrate data. However, it implicitly assumes configured GitHub credentials and that gh is available on PATH — assumptions not declared in metadata.
Install Mechanism
There is no install spec (instruction-only), so nothing will be downloaded or written to disk by the skill itself. That lowers risk, but also means the agent must already have gh installed and configured.
Credentials
The skill requires access to GitHub (via gh) in practice, which typically requires credentials (GH_TOKEN or gh auth). The metadata declares no env vars or primary credential. This omission is disproportionate: the skill should explicitly request or document needed credentials and recommended scope.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system privileges or modifies other skills. Autonomous invocation is allowed by default (disable-model-invocation: false) but that is normal platform behavior and not by itself flagged.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-improving-agent22
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-improving-agent22 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the GitHub skill. - Provides instructions for using the gh CLI to interact with GitHub repositories. - Covers commands for checking pull request CI status, listing workflow runs, viewing detailed run logs, and accessing advanced API queries. - Includes examples for generating JSON output and filtering results with jq.
元数据
Slug self-improving-agent22
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

hhdfasf 是什么?

Interact with GitHub using the gh CLI for PR checks, workflow run details, logs, API queries, and JSON output filtering. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 293 次。

如何安装 hhdfasf?

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

hhdfasf 是免费的吗?

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

hhdfasf 支持哪些平台?

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

谁开发了 hhdfasf?

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

💬 留言讨论