chainloop-devchainloop-devOfficial·5 Agent Skills Included

chainloop

Secure software supply chains with attestations, SBOMs, and policy checks

Collects and stores signed attestations, SBOMs, VEX, and SARIF reports from any CI/CD pipeline in one evidence store. Enforces workflow contracts and Rego policies so security teams control what evidence is required without burdening developers. Includes AI skills that automate vulnerability remediation, Dependabot PR triage, and Go or Helm chart upgrades.
npx skills add chainloop-dev/chainloop --all -g -y
Available:

Gives the AI agent a full map of the Chainloop architecture, build and test commands, and development conventions so it can work on the control plane, CLI, and storage services correctly.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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