writing-python
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive reference for modern Python development practices and does not contain malicious code or instructions.
- [EXTERNAL_DOWNLOADS]: Mentions standard development dependencies and tools such as Click, Structlog, Pytest, and Ruff available via official package registries like PyPI.
- [COMMAND_EXECUTION]: Instructions involve standard development tasks such as linting, formatting, and running tests via command-line tools like uv, ruff, and pytest.
- [CREDENTIALS_UNSAFE]: Provides correct guidance on secret management using environment variables and .env files. All token examples in documentation are non-sensitive placeholders used for instructional or testing purposes.
Audit Metadata