mutation-testing
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing industry-standard testing tools like
@stryker-mutator/core(via npm) andmutmut(via pip). These are well-known, legitimate developer tools from established ecosystems. - [COMMAND_EXECUTION]: The skill uses standard command-line interfaces for testing frameworks, such as
npx stryker,mvn pitest, andmutmut run. These operations are limited to the primary purpose of code quality analysis. - [SAFE]: No obfuscation, data exfiltration patterns, or persistence mechanisms were detected. The skill follows standard developer practices for setting up testing environments.
Audit Metadata