typescript-rules
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural and coding guidelines for modern frontend development.
- [SAFE]: Security-conscious instructions are included, such as the mandatory use of type guards for external data (API responses, URL parameters, localStorage) and treating them as 'unknown' until validated.
- [SAFE]: Explicit security principles are documented, such as keeping all secrets server-side, excluding sensitive files from version control, and redacting sensitive fields (password, token, apiKey, secret) from logs.
Audit Metadata