typescript-advanced-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional markdown files and TypeScript code snippets related to advanced type system features. All code provided is for educational purposes and follows industry-standard practices for type-safe programming.
- [EXTERNAL_DOWNLOADS]: The documentation mentions the installation of standard developer tools such as
type-coverageandtsdfrom the npm registry. These are well-known packages in the TypeScript ecosystem used to ensure code quality and are consistent with the skill's stated purpose. - [COMMAND_EXECUTION]: Includes examples of running standard development commands like
npx type-coverageto verify type safety. These commands are typical for the development lifecycle and do not represent a security risk.
Audit Metadata