ci-cd-gitlab-rails
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill promotes industry-standard security practices such as using OIDC (OpenID Connect) for cloud authentication to avoid long-lived credentials.
- [SAFE]: The instructions for handling sensitive data like
RAILS_MASTER_KEYandDEPLOY_SSH_KEYcorrectly advise using GitLab's protected and masked variables, which is a standard security best practice for CI/CD environments. - [SAFE]: The provided shell commands for setting up SSH agents and running tests (RSpec, RuboCop, Brakeman) are routine, transparent, and do not include any hidden or obfuscated execution patterns.
Audit Metadata