Caveman Commit Skill Security Audit
What the author says it does (original text)
>
No obvious risks found in this check
- Files checked
- 2
- Risks found
- 0
Inside this skill
The Skill generates terse Conventional Commits messages and explicitly limits itself to paste-ready output; it does not stage files, create commits, or amend commits.
View source
Only generates the commit message. Does not run `git commit`, does not stage files, does not amend. Output the message as a code block ready to paste. "stop caveman-commit" or "normal mode": revert to verbose commit style.It requires a Conventional Commits type and imperative wording, with a hard subject-length limit of 72 characters.
View source
**Subject line:**- `<type>(<scope>): <imperative summary>` — `<scope>` optional- Types: `feat`, `fix`, `refactor`, `perf`, `docs`, `test`, `chore`, `build`, `ci`, `style`, `revert`- Imperative mood: "add", "fix", "remove" — not "added", "adds", "adding"- ≤50 chars when possible, hard cap 72- No trailing periodFor breaking changes, security fixes, data migrations, and reverts, it requires a body that preserves context rather than a subject-only message.
View source
## Auto-ClarityAlways include body for: breaking changes, security fixes, data migrations, anything reverting a prior commit. Never compress these into subject-only — future debuggers need the context.It normally omits AI-attribution text, but explicitly preserves an Assisted-by or AI-attribution trailer when the user's own rules require one.
View source
- "As requested by..." — use Co-authored-by trailer- "Generated with Claude Code" or any AI attribution — unless the user's own rule requires an `Assisted-by`/AI-attribution trailer, then add it as a trailer- Emoji (unless project convention requires)File reference map
References: 1Files and check records2 files
Coverage and gaps
Content covered in each file
These are the source ranges included in this check, not a guarantee that every issue has been resolved.
SKILL.mdFull text includedREADME.mdFull text included
This report is for the version above. We read the available code and instructions without running the skill or checking extra packages it installs. This is not a promise of safety: a different version or setup may behave differently.
README.mdSupporting fileSKILL.mdInstructions
- Lines read
- 109
- File checksum (to compare versions)
- 3fbede299f0cfc468e5cc560e30b16923a72a78ee7b530619d7044b5cf2d6ad8