Skip to main content

commit-security-scan

Analyzes code changes for security vulnerabilities using LLM reasoning, enhancing PR reviews and pre-commit checks.

Install this skill

or
48/100

Security score

The commit-security-scan skill was audited on Mar 1, 2026 and we found 4 security issues across 2 threat categories, including 2 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 103

Direct command execution function call

SourceSKILL.md
103- **Command Injection**: User input in shell commands, `eval()`, `exec()`
critical line 103

Eval function call - arbitrary code execution

SourceSKILL.md
103- **Command Injection**: User input in shell commands, `eval()`, `exec()`
low line 269

External URL reference

SourceSKILL.md
269- [OWASP Top 10](https://owasp.org/www-project-top-ten/)
low line 270

External URL reference

SourceSKILL.md
270- [CWE Top 25](https://cwe.mitre.org/top25/)
Scanned on Mar 1, 2026
View Security Dashboard