typescript-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or dangerous code execution were found. The skill provides legitimate programming guidelines for TypeScript development.
- [EXTERNAL_DOWNLOADS]: The skill mentions external libraries such as
zod,debug, andtype-fest. These are well-known, industry-standard packages used for validation, logging, and type utilities. The reference to thetype-festGitHub repository points to a reputable source. - [CREDENTIALS_UNSAFE]: The skill includes code examples for validating environment variables like
API_KEYandDATABASE_URLusing Zod. These are illustrative examples of best practices for configuration management and do not contain actual hardcoded secrets.
Audit Metadata