Software Bill of Materials (SBOM) generation using Syft for container images, filesystems, and archives. Detects packages across 28+ ecosystems with multi-format output support (CycloneDX, SPDX, syft-json). Enables vulnerability assessment, license compliance, and supply chain security. Use when: (1) Generating SBOMs for container images or applications, (2) Analyzing software dependencies and packages for vulnerability scanning, (3) Tracking license compliance across dependencies, (4) Integrating SBOM generation into CI/CD for supply chain security, (5) Creating signed SBOM attestations for software provenance.
$npx -y skills add agentsecops/secopsagentkit --skill sbom-syftInstalls into the current project.
Run `npx skills use "https://github.com/agentsecops/secopsagentkit" --skill "agentsecops/secopsagentkit/sbom-syft"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentsecops/secopsagentkit" that are relevant to the current task. Run `npx skills add "https://github.com/agentsecops/secopsagentkit"` and select the relevant skills, then follow their instructions.