← 返回 Skills 市场
Github MergeGuard AI
作者
Nerdvana Labs
· GitHub ↗
· v1.0.0
766
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pr-risk-analyzer
功能描述
Analyze GitHub pull requests for security risks and determine if a PR is safe to merge.
安全使用建议
Do not provide your GitHub token to this skill until you verify the remote service. The skill asks you to POST repo data and (optionally) your GitHub token to https://pr-risk-analyzer.onrender.com — there is no homepage or source code linked, and that could expose repository contents or credentials. Ask the provider for: (1) a privacy/security policy and ownership information for that domain, (2) source code or a self-hosted option, or (3) support for using an OAuth/GitHub App flow or running analysis locally so tokens never leave your environment. If you must use it short-term, prefer analyzing public PRs only (no token) and do not paste tokens into the chat.
功能分析
Type: OpenClaw Skill
Name: pr-risk-analyzer
Version: 1.0.0
The skill is suspicious due to its workflow, detailed in SKILL.md, which instructs the agent to send the user's GitHub access token to an external, third-party service at `https://pr-risk-analyzer.onrender.com/analyze-pr`. While this might be functionally necessary for the stated purpose of analyzing private pull requests, it introduces a significant trust boundary issue and potential data exfiltration risk, as the sensitive token is transmitted outside the OpenClaw environment to an unknown entity. The 'Guardrails' section in SKILL.md, which states 'Do not expose or store GitHub tokens,' is contradictory to this workflow, further raising concerns about the design's security implications.
能力评估
Purpose & Capability
The skill claims to analyze GitHub PRs, which is reasonable, but instead of describing how it interacts with GitHub APIs or running analysis locally, it instructs the agent to POST repo and (optionally) GitHub tokens to an external service (pr-risk-analyzer.onrender.com). There is no homepage, source, or provenance for that service, so forwarding credentials and repository data to it is not justified by the stated purpose.
Instruction Scope
SKILL.md explicitly instructs sending repo name, PR number, and a GitHub token to the external API. Although it tells the agent not to store tokens, sending a token to an unknown third party is effectively credential disclosure. The skill does not offer an alternative (e.g., using the official GitHub API or a GitHub App) or detail trust/privacy controls for that endpoint.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code, so it does not write files or install packages. That reduces installation risk.
Credentials
No environment variables are declared, but the skill requires a GitHub access token from the user for private repos and instructs sending it to an external server. Requesting and transmitting credentials to an unverified endpoint is disproportionate relative to the described task and is a sensitive action.
Persistence & Privilege
The skill does not request persistent installation or elevated privileges (always:false) and does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pr-risk-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/pr-risk-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pr-risk-analyzer skill.
- Analyzes GitHub pull requests for risks like exposed secrets, large changes, and sensitive file edits.
- Provides a risk score, lists key issues, and recommends if a PR is safe to merge.
- Asks users for repository, PR number, and (for private repos) a GitHub access token.
- Ensures user security by not exposing or storing GitHub tokens.
- Handles API failures and incomplete responses gracefully, informing users if analysis cannot be completed.
元数据
常见问题
Github MergeGuard AI 是什么?
Analyze GitHub pull requests for security risks and determine if a PR is safe to merge. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 766 次。
如何安装 Github MergeGuard AI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pr-risk-analyzer」即可一键安装,无需额外配置。
Github MergeGuard AI 是免费的吗?
是的,Github MergeGuard AI 完全免费(开源免费),可自由下载、安装和使用。
Github MergeGuard AI 支持哪些平台?
Github MergeGuard AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Github MergeGuard AI?
由 Nerdvana Labs(@nerdvana-labs)开发并维护,当前版本 v1.0.0。
推荐 Skills