Skip to main content

vulnhunter

VulnHunter detects security vulnerabilities and analyzes code for dangerous patterns, enhancing code safety and integrity.

Install this skill

or
30/100

Security score

The vulnhunter skill was audited on May 14, 2026 and we found 6 security issues across 1 threat category, including 4 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 87

Direct command execution function call

SourceSKILL.md
87exec(), eval()
high line 76

Eval function call - arbitrary code execution

SourceSKILL.md
76eval(), new Function(), setTimeout(string)
high line 87

Eval function call - arbitrary code execution

SourceSKILL.md
87exec(), eval()
high line 178

Eval function call - arbitrary code execution

SourceSKILL.md
178grep -rn "pickle.loads\|yaml.load\|eval(" --include="*.py"
medium line 88

System command execution

SourceSKILL.md
88os.system(), subprocess with shell=True
medium line 88

Python os.system command execution

SourceSKILL.md
88os.system(), subprocess with shell=True
Scanned on May 14, 2026
View Security Dashboard
Installation guide →
GitHub Stars 72
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
elophanto/EloPhanto