ai-slop-cleaner
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a legitimate code maintenance workflow. No indicators of prompt injection, data exfiltration, or unauthorized command execution were found.
- [SAFE]: The cleanup workflow emphasizes 'Protect current behavior first' by using regression tests, which is a secure development practice that prevents accidental logic changes.
- [SAFE]: The skill explicitly discourages the addition of new dependencies unless requested by the user, minimizing the risk of introducing unverifiable third-party packages.
- [SAFE]: The 'Review Mode' enforces a separation of concerns between writing and reviewing cleanup plans, acting as a manual verification gate for file modifications.
Audit Metadata