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
| 87 | exec(), eval() |
high line 76
Eval function call - arbitrary code execution
SourceSKILL.md
| 76 | eval(), new Function(), setTimeout(string) |
high line 87
Eval function call - arbitrary code execution
SourceSKILL.md
| 87 | exec(), eval() |
high line 178
Eval function call - arbitrary code execution
SourceSKILL.md
| 178 | grep -rn "pickle.loads\|yaml.load\|eval(" --include="*.py" |
medium line 88
System command execution
SourceSKILL.md
| 88 | os.system(), subprocess with shell=True |
medium line 88
Python os.system command execution
SourceSKILL.md
| 88 | os.system(), subprocess with shell=True |
Scanned on May 14, 2026
View Security Dashboard