mutation-adequacy
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data exfiltration attempts were detected. The skill's behavior aligns with its stated purpose of managing a mutation testing review dimension.
- [COMMAND_EXECUTION]: The skill executes mutation testing via a managed MCP action (
exarchos:exarchos_orchestrate). This tool execution is restricted to specific, pre-defined runners (Stryker, cargo-mutants, mutmut) and is scoped to the code diff, preventing arbitrary command injection. - [DATA_EXFILTRATION]: Data processing is limited to reading the results of the mutation testing and updating the internal workflow state via
exarchos:exarchos_workflow. No external network operations or sensitive file access was found.
Audit Metadata