Glab attestation
Skill serejaris/kimi-skills/skills/gitlab-cli-guide/glab-attestation
管理 GitLab 软件attestation(证明),用于软件供应链安全,包括制品验证和来源追溯。适用于验证软件制品、管理 attestation 或进行供应链安全工作。触发词:attestation、验证制品、来源追溯、供应链安全。From its SKILL.md
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.
- 5 stars5 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.
SKILL.md
1.4 KB, 223 tokens by cl100k_base, as published. Nobody here has run it
glab attestation
概览
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.
快速开始
glab attestation --help
子命令
完整的 --help 输出详见 references/commands.md。
What ships with it: 1 file
3.2 KB alongside SKILL.md
references/
- commands.md3.2 KB