test-design-techniques
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Category 1: Prompt Injection] (SAFE): The content follows standard instructional patterns for software testing. There are no directives to ignore prior instructions or bypass safety guardrails.
- [Category 2: Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file path access, or network exfiltration patterns were identified.
- [Category 4: Unverifiable Dependencies & RCE] (SAFE): The skill does not define external dependencies or attempt to download/execute remote scripts.
- [Category 8: Indirect Prompt Injection] (INFO): The skill defines an interface for generating test cases based on user-provided constraints (e.g., numeric ranges, parameter lists). While these inputs represent an ingestion surface, the risk is categorized as INFO because the skill is designed to produce structured test case data rather than perform high-privilege operations.
- [Category 10: Dynamic Execution] (SAFE): Code snippets provided are for illustrative purposes within a testing context and do not involve unsafe runtime evaluation of untrusted strings.
Audit Metadata