tdd-refactor-coverage-audit
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands including
git diff --name-statusandgit rev-parse --show-toplevelto identify files added since a specific commit. It also invokes a local script usingnode. These operations are standard for development and CI/CD tools and do not involve unauthorized privilege escalation or persistence. - [SAFE]: The skill's behavior matches its described purpose as a TDD audit tool. There is no evidence of data exfiltration, credential harvesting, or obfuscated code. Its reliance on local repository data (filenames and file existence) rather than external untrusted content minimizes common attack surfaces.
Audit Metadata