tdd
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code examples intended to guide an AI agent in assisting a user with TDD. No executable scripts, automated shell commands, or runtime operations are present within the skill files.
- [EXTERNAL_DOWNLOADS]: The documentation mentions well-known, industry-standard testing and mocking libraries such as pytest, Jest, NSubstitute, MSW, and respx. These references are provided as recommendations for user projects and do not involve automated downloads or installation from untrusted sources.
- [DATA_EXFILTRATION]: No network operations or data transmission patterns were identified. Code examples referencing external API endpoints (e.g., Stripe) are used strictly for illustrating mocking techniques and do not perform actual network requests.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets are present in the skill. Example code correctly demonstrates the use of environment variables and dependency injection as secure practices for handling credentials.
- [PROMPT_INJECTION]: The skill provides structured instructions for the TDD workflow but does not contain patterns attempting to override agent safety filters or system instructions.
Audit Metadata