codexer
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure development guidelines, explicitly instructing against hardcoding credentials and recommending the use of environment variables and input sanitization.
- [SAFE]: The included quality-gate.py script performs static analysis on Python files using the standard 'ast' module and does not execute the code it analyzes.
- [SAFE]: All external dependencies and tools referenced (e.g., Graphviz, Context7 MCP, Black, Mypy, and various PyPI audit tools) are standard, well-known resources in the Python development ecosystem.
- [SAFE]: No prompt injection, obfuscation, data exfiltration, or persistence mechanisms were identified in the instructions or scripts.
Audit Metadata