manage-supply-chain

Automates Harness SSCA configuration to generate SBOMs, sign artifacts with Cosign, and enforce OPA policies.

80|16|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/harness/harness-skills --skill manage-supply-chain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-supply-chain
Source: https://github.com/harness/harness-skills/tree/main/skills/manage-supply-chain
Command: npx skills add https://github.com/harness/harness-skills --skill manage-supply-chain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Harness Software Supply Chain Assurance (SSCA) configuration to generate SBOMs, sign artifacts with Cosign, enforce supply chain policies via OPA, and track SLSA provenance across CI/CD pipelines.

Core Features & Use Cases

  • SBOM generation in CycloneDX or SPDX formats with attestation
  • Artifact signing using Cosign and provenance tracking
  • OPA-based supply chain policy enforcement and SLSA level compliance
  • Guidance for SBOM storage, dashboards, and risk analysis across services

Quick Start

Configure SBOM generation and artifact signing for a service using MCP.

Frequently Asked Questions about manage-supply-chain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SBOM generation and artifact signing in my CI/CD pipelines?

Automating SBOM generation and artifact signing involves configuring Software Supply Chain Assurance to generate CycloneDX or SPDX SBOMs and sign artifacts with Cosign across build, test, and release pipelines. This Skill automates that Harness SSCA configuration using MCP.

What is SLSA provenance tracking and how does OPA enforce supply chain policies?

SLSA provenance tracking records artifact build origins, while OPA enforces supply chain policies by evaluating these provenance attestations against defined rules to manage dependency, license, and provenance risks. The Skill automates applying these OPA policies within your pipelines.

Do I need MCP v2 integration to configure supply chain assurance and generate attestations?

Yes, MCP v2 integration is required to automate Software Supply Chain Assurance configuration for generating SBOMs, signing artifacts with Cosign, and tracking SLSA provenance. Clear policy definitions are also necessary to manage supply chain risks effectively.

Can I generate SBOMs in CycloneDX or SPDX formats and track provenance across build and release pipelines?

Yes, you can generate SBOMs in either CycloneDX or SPDX formats with attestation, sign artifacts using Cosign, and track SLSA provenance across build, test, and release pipelines. The Skill provides guidance for SBOM storage, dashboards, and risk analysis.

What is the best way to enforce SLSA level compliance and manage dependency risks across services?

The best way to enforce SLSA level compliance is by automating OPA-based supply chain policy enforcement alongside SBOM generation and Cosign artifact signing. This approach manages risks related to dependencies, licenses, and provenance across your services.