running-mutation-tests
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for the legitimate purpose of improving test suite effectiveness through mutation testing. Its logic and provided scripts are transparent and perform expected development tasks.
- [COMMAND_EXECUTION]: The skill instructions involve executing various mutation testing frameworks. The
allowed-toolsconfiguration inSKILL.mddemonstrates a security-conscious design by attempting to restrict theBashtool to a specific command pattern, reducing the risk of arbitrary command execution. - [EXTERNAL_DOWNLOADS]: The skill refers to standard package managers and official repositories for well-known testing tools (e.g., Stryker on GitHub, PITest, mutmut). These references are informative and target reputable sources, posing no security risk according to established trust guidelines.
- [DATA_EXPOSURE]: No hardcoded credentials or sensitive file access patterns were detected. The configuration templates (e.g.,
config_template.yaml) use standard placeholders for environment variables, which is a safe practice for secret management.
Audit Metadata