qa-junit5-writer
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from external sources such as test case specifications and requirements to generate Java test code.
- Ingestion points: The agent reads data from test case specifications, requirements, or manual test designs (SKILL.md).
- Boundary markers: There are no explicit instructions for the agent to use delimiters or to ignore potential instructions embedded within the input specifications.
- Capability inventory: The skill has the capability to generate and write Java source files (
{Class}Test.java) to thetests/unitdirectory (SKILL.md). - Sanitization: The instructions do not specify any validation or sanitization steps for the input data before it is used to generate code.
Audit Metadata