Test-Driven Development
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/run-tdd-cycle.shutility script automatically installspytestandpytest-covfrom official registries (PyPI) if they are missing. Thereferences/tdd-patterns.mdfile suggests installingmutpyfor mutation testing. These are standard development tools and the behavior is intended for the skill's purpose.- [COMMAND_EXECUTION]: Thescripts/run-tdd-cycle.shscript handles test file paths provided as arguments. Some variables in the script are unquoted when passed to commands likepytestornpm, which is a shell scripting best practice violation but does not indicate malicious intent.- [SAFE]: No malicious behavior, unauthorized data access, or obfuscation was found. The skill operates within the expected scope of a software development and testing assistant.
Audit Metadata