ai-slop-remover
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions revealed no evidence of malicious patterns, prompt injection, or data exfiltration techniques.
- [COMMAND_EXECUTION]: The skill instructs the agent to use file editing tools to refactor source code. This capability is scoped to the intended purpose of code cleanup and is mitigated by strict 'SAFETY RULES' that prohibit changes to public APIs, type hints, or security-sensitive validation logic.
- [DATA_EXPOSURE]: The skill operates on local source files. There are no network operations or instructions to access sensitive system files (e.g., credentials, ssh keys) or environment variables.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted code files which could potentially contain malicious instructions. To mitigate this, the instructions provide a 'Deep Consideration' step and explicit rules to ignore 'slop' patterns if they appear necessary for security or readability, reducing the likelihood of successful injection attacks hidden in comments or code structures.
Audit Metadata