skill-validator
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes Python scripts (
validate_naming.py,validate_python.py,validate_yaml.py) that perform local file system operations, such as renaming directories and files, deleting files matching specific patterns (e.g.,.backup,.bak,.old), and removing__pycache__directories.\n- [COMMAND_EXECUTION]: Thevalidate_python.pyandvalidate_yaml.pyscripts have the capability to read and overwrite file contents to perform refactoring. Specifically,validate_python.pycan inject a predefinedsafe_dividefunction into Python scripts based on keyword-based content analysis.\n- [SAFE]: The skill operates entirely within the local filesystem environment provided by the user. It does not perform network operations, use external dependencies outside the Python Standard Library, or attempt to exfiltrate data.
Audit Metadata