CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/gitlab

Create and manage GitLab issues, merge requests, pipelines, and repositories using the glab CLI. Use when asked to open an MR, review a merge request, check CI/CD pipelines, list issues, or manage code review on GitLab.

92

Quality

92%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

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

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). The skill's wrapper and commands (scripts/gitlab.py and SKILL.md) call the glab CLI (e.g., cmd_issues_view, cmd_mrs_view, cmd_pipelines_view) to fetch and format GitLab issues, merge requests, pipeline logs and repository data—which are user-generated/untrusted third-party content—and present them for the agent to read and act on (e.g., review/merge/approve), so external content can materially influence decisions.

Report incorrect finding
Audited
Security analysis
Snyk