builder
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides exhaustive documentation for building type-safe business logic and API integrations across TypeScript, Go, and Python.
- [SAFE]: It explicitly mandates the use of strict validation at system boundaries using libraries like Zod and Pydantic, specifically recommending safe parsing methods to prevent process crashes.
- [SAFE]: Security best practices are deeply integrated, including instructions to never hardcode credentials and to isolate side effects at boundaries.
- [SAFE]: The skill implements resilience patterns such as circuit breakers, bounded retries with exponential backoff, and idempotency keys for mutations to prevent data corruption and resource exhaustion.
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected in any of the analyzed files.
Audit Metadata