maintenance
Warn
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes an unverified command
claudelint. This tool is not a standard development utility, and its origin or safety cannot be confirmed from the skill's context. - [COMMAND_EXECUTION]: The skill executes
ruffwith the--unsafe-fixesflag. This contradicts the stated claim in the 'Notes' section that it only applies safe fixes, as unsafe fixes can change program logic or runtime behavior. - [COMMAND_EXECUTION]: All maintenance commands redirect output and errors to
/dev/null. This suppression prevents users from auditing the changes made to the filesystem, which is a significant transparency and security risk.
Audit Metadata