Skip to main content

vibe-code-auditor

Evaluates AI-generated code for structural flaws and production risks, ensuring robustness and maintainability.

Install this skill

or
20/100

Security score

The vibe-code-auditor skill was audited on Mar 8, 2026 and we found 4 security issues across 1 threat category, including 2 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 61

Direct command execution function call

SourceSKILL.md
61| `eval()`, `exec()`, `os.system()` | Security critical | Search for these strings |
critical line 61

Eval function call - arbitrary code execution

SourceSKILL.md
61| `eval()`, `exec()`, `os.system()` | Security critical | Search for these strings |
high line 61

System command execution

SourceSKILL.md
61| `eval()`, `exec()`, `os.system()` | Security critical | Search for these strings |
high line 61

Python os.system command execution

SourceSKILL.md
61| `eval()`, `exec()`, `os.system()` | Security critical | Search for these strings |
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →