gitlab
mcpsmitheryA web-based DevOps lifecycle tool that provides a Git repository manager providing wiki, issue-tracking, and CI/CD pipeline features.
By Smithery | 102 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (102)
tool declares exec permission
GITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEtool declares network permission
GITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_GET_GROUP_MEMBERGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_PROJECT_MERGE_REQUESTSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_USERGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_USER_PROJECTSFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares fs permission
GITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEGITLAB_CREATE_REPOSITORY_BRANCHGITLAB_DELETE_PROJECTGITLAB_LIST_REPOSITORY_COMMITSGITLAB_PUT_USER_PREFERENCEStool declares env permission
GITLAB_GET_PROJECT_MERGE_REQUESTSFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
input schema exposes 26 properties (threshold: 10)
GITLAB_CREATE_GROUPinput schema exposes 12 properties (threshold: 10)
GITLAB_CREATE_PROJECTinput schema exposes 17 properties (threshold: 10)
GITLAB_CREATE_PROJECT_ISSUEGITLAB_LIST_PROJECT_PIPELINESinput schema exposes 13 properties (threshold: 10)
GITLAB_GET_GROUPSinput schema exposes 36 properties (threshold: 10)
GITLAB_GET_PROJECT_MERGE_REQUESTSinput schema exposes 19 properties (threshold: 10)
GITLAB_GET_PROJECTSinput schema exposes 24 properties (threshold: 10)
GITLAB_GET_USERSinput schema exposes 11 properties (threshold: 10)
GITLAB_LIST_REPOSITORY_COMMITSinput schema exposes 22 properties (threshold: 10)
GITLAB_LIST_USER_PROJECTSFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
GITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEGITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_GET_GROUP_MEMBERGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_PROJECT_MERGE_REQUESTSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_USERGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_USER_PROJECTSFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
GITLAB_ARCHIVE_PROJECTGITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEGITLAB_CREATE_REPOSITORY_BRANCHGITLAB_DELETE_PROJECTGITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_ERASE_JOBGITLAB_GET_COMMIT_REFSGITLAB_GET_COMMIT_SEQUENCEGITLAB_GET_GROUPGITLAB_GET_GROUP_MEMBERGITLAB_GET_GROUPSGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECT_LANGUAGESGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MEMBER_ALLGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_PROJECT_MERGE_REQUESTSGITLAB_GET_PROJECTSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_REPOSITORY_BRANCHGITLAB_GET_REPOSITORY_BRANCHESGITLAB_GET_SINGLE_COMMITGITLAB_GET_SINGLE_PIPELINEGITLAB_GET_USERGITLAB_GET_USER_PREFERENCESGITLAB_GET_USERSGITLAB_GET_USERS_ID_STATUSGITLAB_GET_USER_STATUSGITLAB_GET_USER_SUPPORT_PINGITLAB_IMPORT_PROJECT_MEMBERSGITLAB_LIST_ALL_GROUP_MEMBERSGITLAB_LIST_ALL_PROJECT_MEMBERSGITLAB_LIST_BILLABLE_GROUP_MEMBERSGITLAB_LIST_GROUP_MEMBERSGITLAB_LIST_PENDING_GROUP_MEMBERSGITLAB_LIST_PIPELINE_JOBSGITLAB_LIST_PROJECT_GROUPSGITLAB_LIST_PROJECT_INVITED_GROUPSGITLAB_LIST_PROJECT_PIPELINESGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_PROJECT_TAGSGITLAB_LIST_PROJECT_TRANSFER_LOCATIONSGITLAB_LIST_PROJECT_USERSGITLAB_LIST_REPOSITORY_COMMITSGITLAB_LIST_USER_PROJECTSGITLAB_POST_USER_SUPPORT_PINGITLAB_PUT_USER_PREFERENCESGITLAB_SET_USER_STATUSGITLAB_SHARE_PROJECT_WITH_GROUPGITLAB_START_PROJECT_HOUSEKEEPINGFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y gitlab"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)