devops-gitlab-ci
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill consists of markdown documentation and YAML templates for DevOps automation. The agent protocol is well-defined and restricted to generating CI/CD configuration files.
- [EXTERNAL_DOWNLOADS]: The skill references downloads from official and established domains such as
gitlab.com,packages.gitlab.com, andgcr.iofor setup and configuration templates. - [REMOTE_CODE_EXECUTION]: Includes documentation for installing the GitLab Runner agent via official scripts. While these scripts are executed in a shell environment, they originate from trusted sources and are standard for the described DevOps workflow.
- [CREDENTIALS_UNSAFE]: Uses industry-standard placeholder strings and masked patterns (e.g.,
glrt-xxxxxxxxxxxx,AKIAIOSFODNN7EXAMPLE) in configuration examples to demonstrate variable usage without exposing real credentials.
Audit Metadata