test-design-techniques
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill uses instructional language for test design (BVA, EP, Pairwise) without any attempts to override system prompts or bypass safety filters.
- [DATA_EXFILTRATION]: No network operations, hardcoded credentials, or access to sensitive file paths were detected. All data flows are contained within the agentic testing framework.
- [EXTERNAL_DOWNLOADS]: The skill does not attempt to download external packages or remote scripts. The evaluation suite mentions the use of 'jq', which is a standard system utility for JSON processing.
- [REMOTE_CODE_EXECUTION]: No patterns for remote code execution or unsafe code evaluation were found. The provided JavaScript and TypeScript snippets are purely for instructional demonstration and do not execute external content.
- [COMMAND_EXECUTION]: The skill does not perform any direct shell command execution or subprocess spawning of a dangerous nature.
- [SAFE]: The skill follows best practices for providing structured test design methodologies and agent coordination hints using local configuration and schema files.
Audit Metadata