clean-code
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill purely provides instructional content for an AI agent to perform code refactoring and readability improvements.
- [PROMPT_INJECTION]: The skill processes untrusted user-provided code for refactoring as described in the Workflow section of SKILL.md. While it lacks explicit boundary markers or sanitization to separate instructions from user-provided data, the skill does not have any tools or scripts that could execute commands, access the network, or read sensitive files, which mitigates the risk of indirect prompt injection.
- [REMOTE_CODE_EXECUTION]: No patterns for remote code execution, package installation, or dynamic script evaluation were found.
- [DATA_EXFILTRATION]: No network operations or attempts to access sensitive system files (e.g., SSH keys, credentials) were detected.
Audit Metadata