qa-changelog-analyzer
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard git commands like
git diffandgit statusto analyze repository changes, which is core to its functionality. - [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from commit messages and diffs. Ingestion points: Output from git commands (SKILL.md, references/git-analysis-patterns.md). Boundary markers: No specific delimiters are defined. Capability inventory: Repository analysis and report generation. Sanitization: No sanitization of git output is performed.
Audit Metadata