refactor
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to guide the analysis and refactoring of external source code, which creates a potential surface for indirect prompt injection if the processed code contains malicious instructions in comments or string literals.\n
- Ingestion points: External source code files read and analyzed by the agent (e.g., as mentioned in SKILL.md and rule files).\n
- Boundary markers: The instructions do not define specific delimiters or "ignore embedded instructions" warnings to isolate user code from agent instructions.\n
- Capability inventory: The skill is intended for use by agents capable of reading, analyzing, and writing local source code files.\n
- Sanitization: No specific sanitization or escaping logic for the content of the refactored code is provided in the guidelines.
Audit Metadata