python-coding
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code examples illustrating Python best practices. No malicious behaviors or security vulnerabilities were identified.
- [CREDENTIALS_UNSAFE]: The guide correctly identifies hardcoding credentials as a security risk and recommends using environment variables instead. Code examples using secrets are clearly marked as placeholders or identified as 'Bad' practices to avoid.
- [EXTERNAL_DOWNLOADS]: Recommended development tools such as ruff, mypy, and pytest are standard industry utilities for Python development and are referenced only in the context of development workflow recommendations.
Audit Metadata