typescript-check

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to run 'ls' for configuration discovery and 'npx tsc --noEmit' for type checking. It also suggests using the '--project' flag with paths discovered from the environment when multiple configurations are present.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes 'npx', which may download the 'typescript' package from the official npm registry if it is not present in the local environment. The instructions explicitly forbid the agent from performing automatic installations, requiring user intervention instead.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 05:55 AM