typescript-expert
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various shell commands and a Python script for project discovery and diagnostics, such as checking tool versions and performing type-checks. These operations are standard for development environments.
- [EXTERNAL_DOWNLOADS]: The skill utilizes 'npx' to execute established development utilities like 'ts-migrate', 'typesync', and 'vitest'. These tools are fetched from the official npm registry, a well-known service, for their intended diagnostic purposes.
Audit Metadata