typescript-typecheck
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration templates for setting up TypeScript type-checking. No malicious code or suspicious behaviors were identified during the audit.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known resources, including the Microsoft TypeScript-go repository and the Vite project. It recommends standard npm packages for configuration (e.g., @tsconfig/strictest) and development tools (e.g., vite-plugin-checker). These are documented as trusted or well-known industry sources.
- [COMMAND_EXECUTION]: The skill documents standard usage of common developer tools, including the TypeScript compiler (tsc), package managers (pnpm), and monorepo task runners (turbo). These commands are presented as examples for user implementation in local environments or CI/CD pipelines.
Audit Metadata