Skip to main content

commit

Assists developers in staging, drafting, and executing conventional commits, enhancing workflow efficiency and commit message quality.

Install this skill

or
90/100

Security score

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

Categories Tested

Security Issues

medium line 35

Access to .env file

SourceSKILL.md
35Before asking, scan for potentially sensitive files in the list (`.env`, files with `secret`, `credential`, `token`, `key`, or `password` in the name). If any are present, call them out explicitly:
medium line 36

Access to .env file

SourceSKILL.md
36> *"⚠️ I noticed `config/.env` in the unstaged files — I'll leave that out unless you explicitly ask to include it."*
Scanned on Apr 8, 2026
View Security Dashboard
Installation guide →