typescript-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- SAFE (SAFE): The skill content is entirely educational and instructional, focusing on industry-standard TypeScript best practices. It promotes secure coding patterns such as using the
unknowntype instead ofany, implementing strict type checking, and utilizing immutability to prevent side effects. - NO_CODE (SAFE): The analyzed bundle consists of Markdown documentation and JSON configuration files (tsconfig presets). While the documentation references several Deno scripts for code analysis and scaffolding (e.g.,
scripts/analyze.ts), the actual implementation files for these scripts were not included in the provided bundle, meaning no executable code was present for evaluation.
Audit Metadata