typescript-type-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several shell commands for TypeScript diagnostics and performance analysis (e.g.,
tsc --extendedDiagnostics,node --max-old-space-size=8192). These are standard developer operations for troubleshooting compilation issues and optimizing type checking. - [EXTERNAL_DOWNLOADS]: The instructions reference
npxcommands to run utilities such as@typescript/analyze-traceandtype-coverage. These are well-established tools within the TypeScript ecosystem used for code quality and performance monitoring.
Audit Metadata