typescript-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides best practice guidelines for TypeScript development, including the use of discriminated unions, branded types, and exhaustive switch statements to improve type safety.- [EXTERNAL_DOWNLOADS]: Mentions the
type-festlibrary for advanced type utilities, providing a link to its official GitHub repository. This is a well-known utility library in the JavaScript ecosystem.- [DATA_EXFILTRATION]: Contains example code for fetching user data from a relative API endpoint (/api/users/), which is a standard pattern for web applications and does not involve unauthorized data access or exfiltration.- [PROMPT_INJECTION]: No prompt injection or behavior override patterns were detected in the instructions.
Audit Metadata