typescript-strict-migrator
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation, configuration templates, and helper scripts for incrementally adopting TypeScript's strict mode compiler options.
- [SAFE]: The included utility script (
scripts/analyze-strict.ts) uses the official TypeScript compiler API to perform static analysis and report diagnostic errors across different configuration flags. It operates locally on the project's source code. - [SAFE]: All code examples follow standard TypeScript patterns for type guards, assertion functions, and error handling without any malicious behavior, obfuscation, or unauthorized data access.
Audit Metadata