mutation-testing
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate quality assurance tasks using established development tools and practices for the iOS/Swift ecosystem.
- [EXTERNAL_DOWNLOADS]: The skill installs the 'muter' utility via Homebrew (
brew install muter-mutation-testing/formulae/muter). This is a standard installation method for specialized developer tooling and originates from the tool's official distribution channel. - [COMMAND_EXECUTION]: The skill executes
muter run, which internally invokesxcodebuildto run the project's test suite. This is the expected and necessary behavior for mutation testing to verify assertion effectiveness.
Audit Metadata