check-compiler-errors
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes the TypeScript compiler (
tsc) andeslintvianpxto perform project diagnostics. These operations are restricted to the local environment and align with the skill's primary function. - [EXTERNAL_DOWNLOADS]: Fetches the official
package.jsonfile from Microsoft's verified TypeScript repository on GitHub to facilitate version checking. This targets a trusted organization and does not involve executable code. - [INDIRECT_PROMPT_INJECTION]: The skill possesses a surface for indirect injection as it processes local source code; however, it does not execute instructions found within that data or perform unsafe interpolation into the model's context.
Audit Metadata