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.sh utility script automatically installs pytest and pytest-cov from official registries (PyPI) if they are missing. The references/tdd-patterns.md file suggests installing mutpy for mutation testing. These are standard development tools and the behavior is intended for the skill's purpose.- [COMMAND_EXECUTION]: The scripts/run-tdd-cycle.sh script handles test file paths provided as arguments. Some variables in the script are unquoted when passed to commands like pytest or npm, 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
Risk Level
SAFE
Analyzed
Apr 9, 2026, 05:34 PM