check-compiler-errors
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill instructs the agent to run the repository's compile and type-check commands. This is the primary intended function for validating code changes and is safe within a trusted development environment.- [INDIRECT_PROMPT_INJECTION]: The skill processes output from compiler and type-check commands, creating a potential surface for instructions embedded in error messages. * Ingestion points: Reads output from compile and type-check commands (SKILL.md). * Boundary markers: Absent. * Capability inventory: Executes repository-defined build commands and applies file fixes (SKILL.md). * Sanitization: None specified for external tool output.
Audit Metadata