supply-chain-audit

Assess software supply-chain integrity risks and produce an SLSA-aligned report with remediation steps.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/hpsgd/turtlestack --skill supply-chain-audit-hpsgd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: supply-chain-audit
Source: https://github.com/hpsgd/turtlestack/tree/main/plugins/engineering/security-engineer/skills/supply-chain-audit
Command: npx skills add https://github.com/hpsgd/turtlestack --skill supply-chain-audit-hpsgd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the detection and assessment of software supply-chain risks across source, build, dependencies, and artifacts, delivering a structured SLSA-aligned report.

Core Features & Use Cases

  • Automated provenance assessment and SBOM generation
  • Evidence-backed findings with remediation recommendations
  • Use Case: After a dependency incident, generate a detailed posture assessment for remediation

Quick Start

Run a supply-chain audit on your repository, pipeline, or system to produce an actionable, SLSA-aligned assessment with findings and remediation guidance.

Frequently Asked Questions about supply-chain-audit

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

FAQPage Schema
How do I audit my software supply-chain for integrity and provenance risks?▼

Supply-chain integrity risks are identified by evaluating source, build, dependencies, and artifacts. The assessment generates an SLSA-aligned report with structured findings, evidence, and actionable remediation steps for hardening your posture.

What is an SLSA-aligned assessment and how does it secure my build pipeline?▼

An SLSA-aligned assessment systematically evaluates your build pipeline and artifacts against provenance standards. It identifies code-integrity risks and provides evidence-backed remediation guidance to harden your software supply-chain.

How do I generate an SBOM and provenance attestation for my repository?▼

Generating an SBOM and provenance attestation requires committed lockfiles and evidence collection commands. The audit process assesses these components to verify code integrity and produce structured hardening recommendations.

Do I need committed lockfiles to perform a supply-chain audit?▼

Yes, committed lockfiles are a requirement for review. The supply-chain audit uses lockfiles alongside SBOM generation and provenance attestation to collect evidence and assess dependency integrity risks accurately.

Can I use this audit to assess my system after a dependency incident?▼

Yes, after a dependency incident you can run a supply-chain audit on your repository or system. It generates a detailed posture assessment with evidence-backed findings and remediation steps to address the vulnerability.

What's the best way to remediate code-integrity findings across my CI pipeline?▼

The best way to remediate code-integrity findings is to follow the SLSA-aligned assessment's hardening recommendations. The audit provides clear evidence collection commands and targeted remediation steps for your CI pipeline and artifacts.