ruff-recursive-fix
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious instructions, obfuscated content, or unauthorized data access patterns were identified in the skill. The logic follows best practices for automated linting tools.\n- [COMMAND_EXECUTION]: The skill constructs and executes shell commands to invoke the 'ruff' tool or compatible runners like 'uv' and 'pipx'. This is the core functionality of the skill and is restricted to the local development environment.\n- [DATA_EXPOSURE]: The skill reads project source code to detect linting errors and writes modifications back to those files when fixes are applied. These operations are essential for the skill's purpose and do not target sensitive user data or perform network exfiltration.
Audit Metadata