gitlab
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill facilitates interaction with GitLab, a well-known technology service, for standard project management tasks. No malicious patterns or security risks were identified.
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the GitLab REST API. These commands are used to fetch and modify data within the user's GitLab instance as intended by the skill's description. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to provide authentication via a personal access token stored in an environment variable (
GITLAB_TOKEN), following security best practices for credential management in scripts.
Audit Metadata