chainloop
Secure software supply chains with attestations, SBOMs, and policy checks
All Skills in This Repository (5)
Pure Emerald Level Indicatorsvulnerability-remediation
Reviews Chainloop vulnerability policy violations and fixes CVEs in Dockerfiles and go.mod.
dependabot-pr-automation
Reviews, risk-assesses, approves, and merges open Dependabot pull requests on GitHub.
custom-builtin-functions
Create custom Go built-in functions for OPA/Rego policy evaluation.
upgrading-chart
Automate Helm chart dependency upgrades for PostgreSQL and Vault.
upgrading-golang
Automates Go version upgrades across Chainloop source, Dockerfiles, CI workflows and documentation with SHA256 digests and optional Atlas migrations updates.
Frequently Asked Questions
FAQPage SchemaHow to install Chainloop skills?▼
Run `npx skills add chainloop-dev/chainloop --all -g -y` in your terminal to install all skills in this suite globally.
What is Chainloop used for?▼
Chainloop is an open-source evidence store for software supply chain security. It collects signed attestations, SBOMs, and scan reports from your CI/CD pipelines and checks them against policies.
Can AI fix vulnerabilities in my project automatically?▼
Yes. The vulnerability-remediation skill reads failing policy results from Chainloop, finds the affected Dockerfile or Go module, applies the fix, and opens a pull request.
How to auto-merge Dependabot PRs safely?▼
The dependabot-pr-automation skill checks each PR's version bump type and CI status, then approves and merges only low-risk patch and minor updates.
Does Chainloop work with GitHub Actions and GitLab?▼
Yes. Chainloop integrates with GitHub Actions, GitLab, Azure DevOps, Jenkins, and other CI/CD platforms through a single CLI-based attestation step.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core