running-mutation-tests
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard filesystem operations (Read, Write, Edit, Grep, Glob) consistent with its stated purpose of managing test configurations and generating reports.
- [COMMAND_EXECUTION]: The skill uses a restricted Bash tool capability
Bash(test:mutation-*)to invoke mutation testing frameworks. The commands are scoped to mutation testing tasks and do not show signs of command injection or unauthorized access. - [EXTERNAL_DOWNLOADS]: No remote script execution, unverified package installations, or external network downloads were detected in the provided files.
- [DATA_EXFILTRATION]: No network operations or attempts to access sensitive system files (e.g., credentials, SSH keys) were found. Data processing is limited to the local project environment.
- [SAFE]: The Python scripts (
mutation_analyzer.py,mutation_runner.py,mutation_test_selector.py) use standard libraries and follow legitimate logic for directory traversal and file processing.
Audit Metadata