typescript-core
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely documentation-based, providing templates and decision frameworks for TypeScript development.
- [SAFE]: It promotes strong security posture by recommending strict TypeScript configurations and the use of runtime validation libraries (Zod, TypeBox, Valibot) to handle untrusted external data.
- [SAFE]: The 'JavaScript / Runtime Quality Anti-Patterns' section specifically identifies and warns against high-severity security risks such as dynamic code execution (eval, new Function) and loose equality coercion flaws.
- [SAFE]: All code examples are educational and provided within markdown blocks for developer reference; they do not contain instructions for the agent to execute dangerous commands.
Audit Metadata