ClawAudit verdict
gitlab
gitlab-skill
Comprehensive GitLab operations skill with a layered credential system using env vars preferred over config file, explicitly avoiding committing tokens; all operations are legitimate GitLab API interactions.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
agent_memory
Findings (5)
Possible hardcoded credential
SKILL.md · code · TOKEN="glpat-your-token-here
Accesses shell history/config
SKILL.md · prose · downgraded · ~/.zshrc
subprocess execution — runs system commands from Python
scripts/fetch_repos.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/credential_loader.py · prose · downgraded · os.getenv(
Python urllib.request — network access
scripts/gitlab_api.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessagent_memory Is this flag fair?
Thanks — recorded.