sc-improve
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Indirect Prompt Injection] (SAFE): The skill possesses an attack surface for indirect prompt injection because it processes external source code provided by the user and has the capability to modify files.
- Ingestion points: Processes files and directories via the
targetargument inSKILL.md. - Boundary markers: No specific delimiters or "ignore embedded instructions" warnings are present in the prompt instructions.
- Capability inventory: Utilizes
MultiEditfor batch file modifications andTodoWritefor tracking changes. - Sanitization: No explicit sanitization or validation logic is defined for the ingested code content. Note: This risk is inherent to the primary purpose of a code refactoring tool and is considered acceptable in this context.
Audit Metadata