📝 Commit Message Skill
--- name: commit-message description: Generate meaningful, conventional commit messages from code changes ---
Install this skill
or
90/100
Security score
The 📝 Commit Message Skill skill was audited on Jun 24, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 147
Template literal with variable interpolation in command context
SourceSKILL.md
| 147 | ? `${type}(${scope}): ${description}` |
medium line 148
Template literal with variable interpolation in command context
SourceSKILL.md
| 148 | : `${type}: ${description}`; |
Scanned on Jun 24, 2026
View Security Dashboard