python-refactor-audit
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide documentation and guidelines for safe code restructuring.
- [SAFE]: The included scripts,
scripts/count_shapes.pyandscripts/find_mutations.py, perform static analysis of Python source code using the standard libraryastmodule. They do not execute the code being analyzed, nor do they useeval(),exec(), or any other dynamic execution mechanisms. - [SAFE]: The skill does not perform any network operations, external downloads, or file system modifications beyond reading the modules targeted for auditing.
- [SAFE]: No credentials, secrets, or obfuscated patterns were detected in the skill files or scripts.
Audit Metadata