testcase-builder
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill performs a specific code generation task using a local script within the plugin environment.
- [COMMAND_EXECUTION]: Executes a local Python script (testcase_builder.py) using the plugin root variable. This is standard behavior for plugin-based skills.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted JSON data to generate Robot Framework test cases. This ingestion point is a standard part of the skill's primary function and does not provide an avenue for unauthorized code execution.
Audit Metadata