typed-service-contracts

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides an architectural template for building TypeScript services using the "Spec and Handler" pattern. It explicitly encourages secure coding practices, such as rigorous input parsing using Zod and a specific check to prevent directory traversal in file paths (SafePathSchema).
  • [SAFE]: No malicious behaviors, such as command injection, data exfiltration, or persistence mechanisms, were found in the provided templates. The code examples demonstrate standard use of the Node.js filesystem module and common testing frameworks.
  • [SAFE]: The skill uses well-known and reputable libraries (Zod, Vitest) for its implementation and testing patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 06:18 PM
Security Audit — agent-trust-hub — typed-service-contracts