generate-bdd-tests
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to assist in generating test suites for Python projects. It provides comprehensive examples for CLI commands, utilities, and API services.
- [SAFE]: The provided code patterns demonstrate security best practices, including using a
clean_envfixture to delete sensitive environment variables (likeAPI_KEY) before tests run to ensure isolation. - [SAFE]: Test examples include verification of restricted file permissions (e.g., asserting that a credentials file is created with 0600 permissions).
- [SAFE]: No instances of prompt injection, data exfiltration, obfuscation, or unauthorized command execution were found in the skill or its reference files.
Audit Metadata