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) and eslint via npx to 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.json file 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
Risk Level
SAFE
Analyzed
Sep 14, 2026, 10:50 PM
Security Audit — agent-trust-hub — check-compiler-errors