gitlab-devops

Warn

Audited by Snyk on May 18, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly reads issues, issue comments, merge requests, file contents, commit diffs, pipeline logs, and wiki pages from GitLab (default GITLAB_API_URL=https://gitlab.com) as shown in Workflows 1–3 and the listed tools (e.g., get_file_content, list_issue_comments, get_merge_request, get_wiki_page), which are user-generated/untrusted third‑party content that the agent is expected to interpret and that can materially influence subsequent actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill spawns an external MCP server at runtime via the command "npx -y @zereight/mcp-gitlab", which fetches and executes remote npm package code the skill depends on, so it is a runtime external dependency that executes remote code.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 18, 2026, 04:21 PM
Issues
2
Security Audit — snyk — gitlab-devops