Real Skill packageSource verifiedClawHub registry

Qcsd Quality Gates

AI辅助个人开发者代码质量门禁,覆盖需求到交付全流程,自动检查与修复依赖、语法、路径和启动问题。

Identity and source

Publisher attributionAIaChengregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:ai-acheng:qcsd-quality-gates
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/17/2026.claude/skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/17/2026.agents/skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/17/2026skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @ai-acheng/qcsd-quality-gates
clawhub inspect @ai-acheng/qcsd-quality-gates --version 1.1.1

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
8 / 10 inspected as text
Checked
8/17/2026, 10:02:08 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md has no parseable YAML frontmatterSKILL.md:1 · confidence 100%missing frontmatter
1 inferred permission indicators
  • network access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/17/2026, 9:14:04 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:7752b613097d5d956f0f2b154f54f93353a79fb07d74abb9794e564c312477f6
Show up to 10 recorded paths
  • __tests__
  • __tests__/quality-gates.test.ts
  • LICENSE
  • package.json
  • README.md
  • skill-card.md
  • skill.json
  • SKILL.md
  • src
  • src/index.ts

Source changelog

- Added LICENSE, __tests__, and src directories for improved structure and testing. - Removed redundant file skill-card.md. - No changes to SKILL.md content or core quality gate features. - Initializes formal licensing and testing support in the project.