check-compiler-errors
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill workflow involves executing the repository's native compilation and type-checking commands. This is the primary intended function of the tool and is used to validate code state.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data in the form of compiler error messages and logs.
- Ingestion points: Compiler and type-check command output (SKILL.md).
- Boundary markers: None specified in the instructions.
- Capability inventory: Command execution (compile/type-check) and file modification (fixing issues).
- Sanitization: The skill does not explicitly define sanitization for the error messages it parses. While this provides a surface for indirect injection via malicious error messages, there is no evidence of exploitable logic.
Audit Metadata