typescript-performance-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows established best practices for TypeScript development and provides useful diagnostic commands.
- [EXTERNAL_DOWNLOADS]: The documentation references and recommends well-known, trusted industry tools and libraries including Vite, esbuild, SWC, and official TypeScript packages for optimizing development workflows.
- [COMMAND_EXECUTION]: The skill includes various shell command examples (such as
tsc --extendedDiagnostics,ps,grep, andawk) intended for users to analyze compiler performance and resource usage. These commands are standard for the described tasks.
Audit Metadata