Dependency & security-vulnerability review on GitLab via the gitlab-api MCP server — the GitLab counterpart to GitHub Dependabot. Read a project's Dependency List, review a project's or group's security vulnerabilities/findings, and fetch a single vulnerability by ID. Use when the agent must audit a project's dependencies for known vulnerabilities, review the security posture of a project or group, or inspect one vulnerability. Do NOT use for package publishing or registry reads (gitlab-packages), pipelines/CI (gitlab-pipelines), or issues (gitlab-issues); prefer those.
$npx -y skills add knuckles-team/gitlab-api --skill gitlab-vulnerabilitiesInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/gitlab-api" --skill "knuckles-team/gitlab-api/gitlab-vulnerabilities"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knuckles-team/gitlab-api" that are relevant to the current task. Run `npx skills add "https://github.com/knuckles-team/gitlab-api"` and select the relevant skills, then follow their instructions.