typescript-rules
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes robust type-safety guidelines, instructing the agent to favor
unknownand generics overanyand requiring validation of untrusted data from external sources (APIs, localStorage, URL parameters) before it enters the application logic. - [SAFE]: Explicit security rules are provided for handling environment variables, mandating the use of typed configuration layers and ensuring that credentials and secrets remain on the server rather than being exposed in client-side code.
- [SAFE]: The guidelines include specific instructions for error handling that emphasize redacting sensitive data before logging, protecting against accidental data exposure in diagnostic output.
- [SAFE]: The skill focuses on established coding conventions and standard project architectures, with no evidence of command execution, network exfiltration, or obfuscation.
Audit Metadata