testing-anti-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute local test suites (e.g.,
go test,pytest,jest) to verify the health of the test code. These commands are integral to the skill's purpose of improving test quality and are executed within the local environment. - [SAFE]: No patterns associated with prompt injection, data exfiltration, or persistence mechanisms were detected. The skill instructions follow established software engineering best practices for test-driven development and code maintenance.
- [SAFE]: The skill references standard load-testing tools and scenarios (e.g., k6, Locust, Artillery) in a purely educational and operational context for performance validation.
- [SAFE]: Code examples provided in the pattern catalog are illustrative snippets for Go, Python, and JavaScript that demonstrate common mistakes and their respective fixes without containing malicious or obfuscated code.
Audit Metadata