requesting-code-review
Automates pre-commit code verification with security scans, quality gates, and auto-fix capabilities to ensure code integrity.
Install this skill
or
55/100
Security score
The requesting-code-review skill was audited on Jun 5, 2026 and we found 5 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 144
Direct command execution function call
SourceSKILL.md
| 144 | shell injection, SQL injection, path traversal, eval()/exec() with user input, |
high line 144
Eval function call - arbitrary code execution
SourceSKILL.md
| 144 | shell injection, SQL injection, path traversal, eval()/exec() with user input, |
medium line 248
System command execution
SourceSKILL.md
| 248 | os.system(f"ls {user_input}") |
medium line 248
Python os.system command execution
SourceSKILL.md
| 248 | os.system(f"ls {user_input}") |
medium line 250
Python subprocess execution
SourceSKILL.md
| 250 | subprocess.run(["ls", user_input], check=True) |
Scanned on Jun 5, 2026
View Security DashboardGitHub Stars 185.0K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
cursorhermesfrontenddocxgitapidatabasetestingbackenddevops-srebackend-developerqa-engineertechnical-writerproduct-managerdevelopmentcontent mediaproduct
NousResearch/hermes-agent