Work with GitLab attestations for software supply chain security including artifact verification and provenance. Use when verifying software artifacts, managing attestations, or working with supply chain security. Triggers on attestation, verify artifact, provenance, supply chain security.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add serejaris/kimi-skills --skill glab-attestation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glab Attestation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serejaris-glab-attestation-kimi-skills)More formats (shields.io, HTML) on the badges page.
---
name: glab-attestation
description: Work with GitLab attestations for software supply chain security including artifact verification and provenance. Use when verifying software artifacts, managing attestations, or working with supply chain security. Triggers on attestation, verify artifact, provenance, supply chain security.
---
# glab attestation
## Overview
```
Manage software attestations. (EXPERIMENTAL)
USAGE
glab attestation <command> [command] [--flags]
EXAMPLES
# Verify attestation for the filename.txt file in the gitlab-org/gitlab project.
$ glab attestation verify gitlab-org/gitlab filename.txt
# Verify attestation for the filename.txt file in the project with ID 123.
$ glab attestation verify 123 filename.txt
COMMANDS
verify <project_id> <artifact_path> Verify the provenance of a specific artifact or file. (EXPERIMENTAL)
FLAGS
-h --help Show help for this command.
```
## Quick start
```bash
glab attestation --help
```
## Subcommands
See [references/commands.md](references/commands.md) for full `--help` output.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!