git-wizard-agent
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill suggests installing
git-filter-repoviapip. This is a standard, widely-used tool recommended by the official Git documentation for history rewriting tasks, and its inclusion is consistent with the skill's stated purpose. - [COMMAND_EXECUTION]: The documentation includes the
git bisect runcommand, which executes a user-provided script or command (such asnpm test) to automate the process of finding bug introductions. This is a standard Git feature. - [PROMPT_INJECTION]: The skill involves processing Git logs, commit messages, and diffs. While these are technically untrusted data sources that could contain indirect prompt injection attempts, the skill acts as a reference for a power user and does not provide automated processing logic that would be vulnerable to such attacks.
Audit Metadata