typescript-advanced-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of educational markdown documentation and TypeScript code snippets. All code examples are standard patterns for the language and do not contain any dangerous execution logic.
- [EXTERNAL_DOWNLOADS]: The skill references standard development tools including 'type-coverage', 'tsd', 'dtslint', 'ts-expect', 'ts-toolbelt', and 'zod'. These are well-known, legitimate packages in the TypeScript ecosystem used for the stated purposes of type safety and testing.
- [COMMAND_EXECUTION]: The documentation mentions standard package manager commands like 'npm install --save-dev type-coverage' and 'npx type-coverage' for measuring type coverage. These are intended for the user's local development environment as part of the implementation workflow and are benign.
Audit Metadata