git-workflow-orchestrator
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured workflow for development tasks and does not include executable code or dangerous instructions. It references local best-practice documentation derived from well-known community guidelines.
- [PROMPT_INJECTION]: The logic is strictly focused on task delegation and sequential workflow management. No patterns were detected that attempt to bypass AI safety filters or override core agent instructions.
- [EXTERNAL_DOWNLOADS]: No remote URLs, script downloads, or external package installations are referenced. All operations are local or delegated to other internal skills.
- [DATA_EXFILTRATION]: The skill does not access sensitive local credentials (e.g., SSH keys) or communicate with external network domains.
- [COMMAND_EXECUTION]: Git commands and repository checks are orchestrated through delegation to other tools; no direct or unsafe shell command execution patterns were found.
Audit Metadata