← 返回 Skills 市场
wpank

Quality Gates

作者 wpank · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
883
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install quality-gates
功能描述
Quality checkpoints at every development stage — pre-commit through post-deploy — with configuration examples, threshold tables, bypass protocols, and CI/CD integration. Use when setting up quality automation, configuring CI pipelines, establishing coverage thresholds, or defining deployment requirements.
安全使用建议
This is a documentation-only skill that provides recipes for pre-commit hooks and CI quality gates — it appears coherent and safe as-is. Before you adopt its recommendations: review any hook scripts and GitHub Actions it suggests (pin action versions, prefer official authors), verify third-party tools (gitleaks, trivy, trufflehog, etc.) come from trusted sources, and apply least-privilege to any CI or deploy tokens you create. Also be aware that some recommended gates (e.g., 100% E2E coverage or strict deploy automation) may be unrealistic for your project; adapt thresholds accordingly. Because the skill does not request credentials, installing it won’t expose secrets by itself, but implementing its CI/deploy recipes will require you to supply credentials to your CI/CD system — handle those secrets per your security policies.
功能分析
Type: OpenClaw Skill Name: quality-gates Version: 0.1.0 The skill bundle provides comprehensive documentation and configuration examples for implementing quality gates in software development. The `SKILL.md` file contains no prompt injection attempts or instructions for the AI agent to perform malicious actions; instead, it promotes good security practices and provides examples of security tools. The `README.md` outlines standard installation procedures, including fetching from a public GitHub repository via `npx add`, which is a common method for skill distribution and does not inherently indicate malice in the skill's content itself. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
能力评估
Purpose & Capability
The name/description (quality gates for pre-commit through post-deploy) matches the SKILL.md: it contains concrete gate definitions, pre-commit and CI examples, security and performance checks, and coverage thresholds. There are no unrelated requirements (no env vars, no binaries requested) that contradict the stated purpose.
Instruction Scope
Instructions are focused on configuring pre-commit hooks, CI pipelines, coverage thresholds, and security/perf scans. They instruct running repository-scanning tools (gitleaks, truffleHog, detect-secrets),npm/pip audits, and CI checks — all relevant. Note: those steps will read repository contents and CI artifacts and some deployment sections implicitly assume you will provide CI/deploy credentials (not declared here). The guide does not instruct the agent to access unrelated system files or hidden credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing will be downloaded or written by the skill itself, so there is low supply-chain risk from the skill package.
Credentials
The skill declares no required environment variables or credentials, which is proportional for documentation. However, following its deployment and CI instructions in practice will require you to supply CI runner secrets and cloud credentials (this is normal but outside the skill). The skill does not attempt to collect or require those credentials itself.
Persistence & Privilege
No special runtime privileges are requested: always/disable-model-invocation are not set and the skill is not forced into every run. It's an on-demand, instruction-only guide.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quality-gates
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quality-gates 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: introduce comprehensive quality gate guidance, configuration, and enforcement examples for every stage of the development lifecycle. - Defines quality gates for pre-commit, pre-push, pre-merge, pre-/post-deploy, and code review. - Provides ready-to-use setup instructions for tools including Husky, lint-staged, pre-commit, gitleaks, and major CI/CD platforms. - Details minimum thresholds and configuration examples for code coverage, security scanning, performance budgets, and review requirements. - Outlines bypass protocols with mandatory documentation and approval steps. - Includes CODEOWNERS and branch protection recommendations to enforce gate checks.
元数据
Slug quality-gates
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Quality Gates 是什么?

Quality checkpoints at every development stage — pre-commit through post-deploy — with configuration examples, threshold tables, bypass protocols, and CI/CD integration. Use when setting up quality automation, configuring CI pipelines, establishing coverage thresholds, or defining deployment requirements. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 883 次。

如何安装 Quality Gates?

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

Quality Gates 是免费的吗?

是的,Quality Gates 完全免费(开源免费),可自由下载、安装和使用。

Quality Gates 支持哪些平台?

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

谁开发了 Quality Gates?

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

💬 留言讨论