Skip to main content

git-standards

Establishes Git workflow standards, commit message formats, and version control practices to enhance collaboration and code quality.

Install this skill

or
91/100

Security score

The git-standards skill was audited on Feb 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 57

Webhook reference - potential data exfiltration

SourceSKILL.md
57- Use module name: `feat(github): add webhook support`
low line 77

Webhook reference - potential data exfiltration

SourceSKILL.md
77git commit -m "feat(github): implement listWebhooks operation
low line 79

Webhook reference - potential data exfiltration

SourceSKILL.md
79Task 3.2.1: Add webhook listing functionality
low line 81

Webhook reference - potential data exfiltration

SourceSKILL.md
81- Implemented WebhookProducer
low line 36

External URL reference

SourceSKILL.md
36Use [Conventional Commits](https://www.conventionalcommits.org/) format:
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →