tdd-guide
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill explicitly incorporates security best practices by instructing the agent to treat all external data and web content as hostile and to redact PII or secrets before sharing context with subagents.
- [SAFE]: The instructions emphasize deterministic execution through a Test-Driven Development (TDD) gating ladder, which serves to prevent accidental or malicious logic changes by requiring empirical proof of failure and success.
- [SAFE]: The use of abstract interfaces like the ExecutionProxy and MemoryStore represent a controlled execution environment that enforces structured logging and least-privilege operations.
- [SAFE]: No obfuscation, unauthorized network operations, or hardcoded credentials were detected. The technical integrity principles, such as version pinning and surgical changes, align with standard secure development practices.
Audit Metadata