Glab attestation
Skill serejaris/kimi-skills/skills/gitlab-cli-skills/glab-attestation
Полная коллекция скиллов Kimi (267 built-in + 7 plugin skills), выгруженная из сандбокса агента
npx -y skills add serejaris/kimi-skills --skill glab-attestationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.5 KB, 213 tokens by cl100k_base, as published. Nobody here has run it
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
glab attestation --help
Subcommands
See references/commands.md for full --help output.
What ships with it: 1 file
3.2 KB alongside SKILL.md
references/
- commands.md3.2 KB