agent-bom-scan

Automate CVE scanning of packages and container images with SBOM generation.

29|7|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/msaad00/agent-bom --skill agent-bom-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-bom-scan
Source: https://github.com/msaad00/agent-bom/tree/main/integrations/openclaw/scan
Command: npx skills add https://github.com/msaad00/agent-bom --skill agent-bom-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations face hidden vulnerabilities across software supply chains, including packages, container images, and provenance data. This Skill automates end-to-end scanning and verification to surface CVEs, validate provenance, and generate SBOMs to reduce risk and accelerate remediation.

Core Features & Use Cases

  • CVE scanning across packages, container images, and SBOMs
  • Sigstore provenance verification and SBOM generation
  • Integrated risk assessment for software supply chains in local and CI environments
  • Use Case: integrate into CI pipelines to detect unsafe dependencies before deployment.

Quick Start

Run the vulnerability scan across a set of packages and container images to identify CVEs and provenance issues.

Frequently Asked Questions about agent-bom-scan

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

FAQPage Schema
How do I scan container images and packages for CVEs in a CI pipeline?

You can automate end-to-end vulnerability scanning of software packages and container images to identify CVEs by integrating the scan directly into CI pipelines to detect unsafe dependencies before deployment.

What is Sigstore provenance verification and do I need it for SBOM generation?

Sigstore provenance verification validates the origin and integrity of software artifacts. It is integrated alongside SBOM generation to reduce risk and accelerate remediation across the software supply chain.

Can I perform local-first vulnerability scanning with zero external dependencies?

Yes, local-first scanning with zero external dependencies is supported. It applies to software supply chain scanning, SBOM generation, and risk assessment across local environments without requiring external calls.

How does EPSS integrate with NVD and OSV CVE data for risk assessment?

EPSS, NVD, and OSV CVE data are integrated to provide a comprehensive risk assessment. This multi-source data integration helps surface vulnerabilities and prioritize remediation across local and CI environments.

What is the best way to generate an SBOM and verify software supply chain security?

The best way to generate an SBOM and verify supply chain security is to automate end-to-end scanning that surfaces CVEs, validates Sigstore provenance, and generates SBOMs to reduce risk across packages and images.