gitlab-release-workflow
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill follows best practices by using verified CLI tools like
gitandglabfor its operations. - [COMMAND_EXECUTION]: The skill executes
gitandglabcommands. These are legitimate tools for its stated purpose of GitLab workflow management. It correctly verifies authentication status usingglab auth statusbefore proceeding. - [PROMPT_INJECTION]: The skill processes external data such as Merge Request descriptions and pipeline statuses. While this presents an indirect prompt injection surface, the skill implements defensive measures by using a mandatory validation utility (
gitlab-url-guard) to normalize and verify all generated URLs before they are delivered to the user. - [CREDENTIALS_SAFE]: No hardcoded secrets, API keys, or sensitive configuration paths (like
~/.sshor.env) are accessed or exposed by the skill scripts.
Audit Metadata