qa-audit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited qa-audit (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
09-QA审计报告.mdpython3 scripts/full-qa-audit.py <project> 返回 P0=0;整改循环闭环;用户签字stage-gate, no-field-guessing, no-self-invent, sql-dialect, doc-numbering, goal-boundaryknowledge-path, tech-stack-path, compliance-path, doc-naming-path/handoffpython3 <SKILL_ROOT>/analysis-to-delivery/scripts/full-qa-audit.py <项目目录>| # | 维度 | 工具 |
|---|---|---|
| 1 | 文档格式(frontmatter / H1 / 章节 / 链接 / 占位符) | doc-validate.py |
| 2 | 文档编号冲突 | full-qa-audit.py |
| 3 | 核心文档完整性(01/05/07 必备) | full-qa-audit.py |
| 4 | SQL 方言一致性 | sql-dialect-check.py |
| 5 | 字段映射一致性 | field-alignment-check.py |
| 6 | 删除/修改的精度 | 人工 + field-alignment-check.py |
| 等级 | 含义 | 处理方式 |
|---|---|---|
| P0 | 致命:导致交接后开发返工 | 必须修复 |
| P1 | 重要:影响开发效率 | 建议修复 |
| P2 | 提示:锦上添花 | 可选 |
输出 09-QA审计报告.md:
# QA 审计报告:{项目名}
> 审计时间:{日期}
> 审计人:{name}
## 审计概览
- 文档总数:{N}
- P0:{N} ❌ 必须修复
- P1:{N} ⚠️ 建议修复
- P2:{N} 💡 可选
## 6 大类审计结果
### 1. 文档格式
✅/⚠️/❌
### 2. 文档编号
✅/⚠️/❌
### 3. 核心文档完整性
✅/⚠️/❌
### 4. SQL 方言
✅/⚠️/❌
### 5. 字段映射
✅/⚠️/❌
### 6. 删除/修改精度
✅/⚠️/❌
## P0 问题清单
| 文件 | 行号 | 问题 | 修复方案 |
|---|---|---|---|
| | | | |
## 修复完成确认
- [ ] P0 全部修复
- [ ] 重新跑审计,P0=0
- [ ] 用户签字进入 `/handoff`rules/stage-gate — 阶段 8 门控rules/sql-dialect — SQL 方言rules/doc-numbering — 文档编号/handoff~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.