python-code
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill explicitly instructs the agent to use parameterized queries with the
sqlite3module to mitigate SQL injection risks.- [SAFE]: It mandates the use of environment variables or configuration files for secrets management, specifically advising against hardcoding API keys or passwords.- [SAFE]: The skill encourages the use of isolated virtual environments (venv, poetry, uv) and dependency pinning to maintain project integrity and security.- [SAFE]: The assistant provides clear guidance on project structure, testing, and documentation that aligns with established secure software development lifecycles (SDLC).
Audit Metadata