add-testing
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git diffandgit merge-baseto programmatically identify code changes within the local repository. These are standard operations for a developer workflow assistant. - [DYNAMIC_EXECUTION]: The workflow includes a step to run the affected tests. In a testing skill, executing the local test suite is expected and necessary behavior for validating code changes.
- [SAFE]: The skill does not perform any external network requests, does not access sensitive credential files, and contains no signs of obfuscation or malicious intent. The local file reference to
tests.mdis used for stylistic consistency in test generation.
Audit Metadata