commit-message — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited commit-message (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.
根据暂存区的变更生成 commit message。
!git diff --cached --stat
格式:<type>(<scope>): <subject>
type 必须是以下之一:
feat: 新功能fix: Bug 修复refactor: 重构(不改变行为)docs: 文档style: 格式调整(不影响逻辑)test: 测试chore: 构建/工具/依赖规则:
git diff --cached 的内容git commit -m "..."~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.