stack-workflows
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions attempt to override agent safety or extract system prompts. The content focuses entirely on git workflow instructions.- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or access to sensitive system files. Network operations are limited to standard git push and GitHub PR creation commands.- [Remote Code Execution] (SAFE): No downloads of external scripts or execution of remote content. The provided shell commands use local CLI tools for repository management.- [Command Execution] (SAFE): Shell examples use standard git-related tools (but, git, gh) and common Unix utilities (grep, awk) to manage local branch state.
- [Obfuscation] (SAFE): No hidden or encoded characters (Base64, zero-width, etc.) were detected in the instructions or metadata.
Audit Metadata