security-vulnerability-scanner
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill processes untrusted code provided as input (
code_input) using thevulnerability_detector.pyscript. The analysis is performed strictly through regular expression matching and does not execute the input code or use it in dangerous sinks likeeval(),exec(), or subprocess calls. - [SAFE]: The
cve_checker.pytool identifies known vulnerabilities in project dependencies using a simulated internal database. It does not perform remote downloads or execute scripts from external repositories. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected in the skill's scripts or instructions. The author context and repository metadata are consistent with the claimed functionality.
Audit Metadata