refactor
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes external source code, which creates a vulnerability surface for indirect prompt injection if the code contains malicious instructions in comments or metadata.
- Ingestion points: External code files accessed via the Read, Grep, and Glob tools as defined in SKILL.md.
- Boundary markers: The skill does not define specific markers or instructions to isolate or ignore potentially malicious content within the external code.
- Capability inventory: The skill is authorized to use the Write tool, allowing it to modify the file system based on input code.
- Sanitization: No specific input validation or sanitization mechanisms are defined within this skill.
Audit Metadata