python-testing-conventions
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains engineering guidelines and Python snippets related to unit testing conventions. No malicious patterns, data exfiltration, or unauthorized command executions were found.
- [DATA_EXPOSURE]: The instructions specifically include safety practices for test isolation, such as using
tmp_pathto prevent tests from writing to the user's actual home directory and correctly handling platform-specific path encoding to avoid data corruption.
Audit Metadata