code-polisher
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): The instructions are focused on code refactoring and best practices. There are no attempts to bypass safety filters or ignore previous instructions.
- [DATA_EXFILTRATION] (SAFE): No sensitive file paths, hardcoded credentials, or network operations were detected.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute any external scripts or packages.
- [INDIRECT_PROMPT_INJECTION] (LOW): While the skill is designed to process untrusted code from users (ingestion point: user-provided code for refactoring), it lacks any 'write' or 'execute' capabilities that could be abused by malicious instructions embedded in that code. The surface is limited to text transformation.
- [DYNAMIC_EXECUTION] (SAFE): No use of eval, exec, or runtime compilation of code was found.
Audit Metadata