typescript-pro
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality documentation and code templates for TypeScript features such as branded types, discriminated unions, and complex generics.
- [COMMAND_EXECUTION]: The skill references standard development commands such as
tsc --noEmitandnpx @typescript/analyze-trace. These are used for type checking and performance profiling within a standard development workflow. - [EXTERNAL_DOWNLOADS]: Suggests the use of well-known community tools and packages including
type-coverage,@typescript/analyze-trace, andtRPC. These are established packages within the TypeScript ecosystem. - [SAFE]: The provided
tsconfig.jsonconfigurations follow security best practices by enablingstrictmode andnoUncheckedIndexedAccess.
Audit Metadata