📄 skillActivePromisingmedium
zereight/gitlab-mcp
by zereight
First gitlab mcp for you, building together
Supported Platforms
🤖 Claude Code
Quality Breakdown
94/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent spawning capability: Repository contains 27+ agent definitions (.github/agents/) that can be orchestrated, including coordinator and executor agents
- Autonomous operation patterns: Contains 'omg-autopilot' skill and multiple orchestration agents (omg-coordinator, planner, executor) designed for autonomous execution
- External code execution: MCP server design enables remote execution of GitLab operations without explicit human approval gates per operation
- Pre/post hooks for automation: Contains .github/hooks/pre-tool-use.sh and post-tool-use.sh that can modify system behavior
- Complex skill system: 23+ skills including security-scan, self-improve, and ultrawork that could chain autonomously
- OAuth and credential handling: Supports multiple authentication methods (PAT, OAuth2, remote authorization) which could be exploited if misconfigured