Skip to main content

commit

Facilitates the creation of focused commits and pull requests, ensuring adherence to repository standards for better version control.

Install this skill

or
90/100

Security score

The commit skill was audited on May 24, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 52

Access to .env file

SourceSKILL.md
52- Treat all relevant changes (excluding files that should not be committed, e.g. `.env`, build artifacts, local config) as the scope for this commit.
medium line 69

Access to .env file

SourceSKILL.md
69- Do not commit secrets, `.env`, or other sensitive or generated artifacts.
Scanned on May 24, 2026
View Security Dashboard
Installation guide →