xml-to-compose-sequencing
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several shell scripts designed to run against a local Git repository. These commands use standard tools such as
git log,git show,git grep, andgit ls-treeto generate progress metrics and identify migration patterns. All commands are read-only and restricted to the repository's internal data. - [INDIRECT_PROMPT_INJECTION]: The verification section includes commands that process Git tags and commit history. While these are external data sources, they are processed solely for statistical analysis of the codebase, posing no risk to the agent's integrity or the user's environment.
Audit Metadata