typescript
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains only documentation and architectural guidelines. It does not include any executable scripts, command execution, or network-enabled tools.
- [SAFE]: The instructions encourage secure coding practices, specifically mentioning the use of
Redacted<T>for credentials and parsing untrusted input at boundaries to prevent common injection vulnerabilities in developed applications. - [SAFE]: Mentions of external libraries like
Zod,Valibot, andEffectrefer to well-known, industry-standard TypeScript libraries for schema validation and functional programming.
Audit Metadata