stand-py
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural and idiomatic guidelines for Python development, promoting type safety, modern syntax (PEP 604, PEP 673), and the use of modern standard library features like pathlib and dataclasses.\n- [SAFE]: Includes guidance on using the Bandit security linter, specifically emphasizing narrow suppression of findings with justification rather than blanket ignores, which is a security best practice.\n- [SAFE]: References established tools and libraries like uv, pytest, and assertpy for project management and testing, and provides idiomatic usage examples that promote maintainable and safe code.
Audit Metadata