Skip to main content

Gitlab MR Review

Streamlines the review process for GitLab merge requests by integrating with Asana and automating code checkout and review tasks.

Install this skill

or
90/100

Security score

The Gitlab MR Review skill was audited on Mar 3, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 72

Access to .env file

SourceSKILL.md
72- Auto-sets up .env files (via post_create hook)
low line 20

External URL reference

SourceSKILL.md
20- User provides a GitLab MR URL like `https://gitlab.com/org/repo/-/merge_requests/1234`
low line 29

External URL reference

SourceSKILL.md
29# From URL: https://gitlab.com/sharokenstudio/tracktile/tracktile/-/merge_requests/3386
low line 42

External URL reference

SourceSKILL.md
42- Check description for Asana links (e.g., `https://app.asana.com/0/1234567890/9876543210`)
low line 78

External URL reference

SourceSKILL.md
78- Extract task ID from URL `https://app.asana.com/0/1234567890/9876543210` → `9876543210`
low line 161

External URL reference

SourceSKILL.md
161User: "Review this MR: https://gitlab.com/sharokenstudio/tracktile/tracktile/-/merge_requests/3386"
Scanned on Mar 3, 2026
View Security Dashboard