gitlab-automation
Audited by Socket on Mar 5, 2026
1 alert found:
Obfuscated FileThe skill is functionally accurate and appropriate for automating GitLab tasks, but it centralizes OAuth tokens and API execution in a third-party MCP (https://rube.app/mcp). That design creates a moderate supply-chain and credential-exposure risk: tokens and API traffic may be logged, stored, or misused by the MCP operator or a compromised MCP. The provided text contains no obvious obfuscated or overtly malicious code, nor hard-coded credentials, but the transitive trust model and lack of scope/storage details raise security concerns. Before deploying, verify and trust the MCP operator, inspect the exact OAuth scopes and token handling policies, prefer direct connections or minimal scopes, and require explicit confirmations for high-impact operations.