compare-test-case
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
tuistCLI tool to retrieve test case information and run history. These commands (tuist test case show,tuist test case run list, etc.) are used as intended for CI/CD observability and do not perform unauthorized actions. - [PROMPT_INJECTION]: The skill processes test failure messages and metadata that could contain external input. While this presents a surface for indirect prompt injection, the risk is minimized by the use of structured JSON output and the specific diagnostic context of analyzing test results within the Tuist platform.
Audit Metadata