sbom

Generate an SBOM from AWS environments and scan for vulnerable packages.

145|28|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/transilienceai/shasta --skill sbom-transilienceai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sbom
Source: https://github.com/transilienceai/shasta/tree/main/.claude/skills/sbom
Command: npx skills add https://github.com/transilienceai/shasta --skill sbom-transilienceai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The SBOM skill helps you discover and inventory software dependencies in your AWS environments, enabling vulnerability checks and supply-chain risk assessment.

Core Features & Use Cases

  • Inventory AWS-installed packages and third-party dependencies.
  • Detect known vulnerabilities and supply-chain compromises in the SBOM.
  • Use case: ensure compliant software bill of materials for audits and incident response.

Quick Start

Use the sbom skill to generate an SBOM and run vulnerability scans against your AWS workloads.

Frequently Asked Questions about sbom

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

FAQPage Schema
How do I generate an SBOM for my AWS environment?

To generate an SBOM for your AWS environment, this skill inventories installed packages and third-party dependencies across your accounts and regions. It outputs a structured Software Bill of Materials detailing your cloud software supply chain.

What is an SBOM and when do I need one for cloud compliance?

An SBOM is a Software Bill of Materials listing software dependencies and components. You need one for cloud compliance audits, incident response, and supply-chain risk assessment to identify vulnerable or compromised packages in your workloads.

Can I scan AWS software dependencies for known vulnerabilities automatically?

Yes, you can scan AWS software dependencies automatically using this skill to detect known vulnerabilities and supply-chain compromises. It outputs a vulnerability report and KEV-match counts to help assess your exposure.

Do I need AWS credentials to inventory packages across multiple regions?

Yes, you need AWS credentials to inventory installed packages across multiple accounts and regions. The skill uses these credentials alongside Python-based tooling to access your environment and map software dependencies.

Does SBOM vulnerability scanning detect Known Exploited Vulnerabilities in my workloads?

SBOM vulnerability scanning evaluates your AWS software dependencies against vulnerability databases to produce KEV-match counts. This identifies Known Exploited Vulnerabilities to prioritize your supply-chain remediation efforts and generate compliance evidence.

What is the best way to assess supply-chain risk for AWS workloads?

The best way to assess supply-chain risk for AWS workloads is generating an SBOM to inventory dependencies, then scanning for vulnerable or compromised packages. This produces a vulnerability report and compliance evidence across your accounts.