endor-sbom
Installation
SKILL.md
Endor Labs SBOM Management
Manage Software Bill of Materials - export, import, analyze, and compare.
Supported Actions
| Action | Description |
|---|---|
export |
Generate SBOM from current project |
import |
Import and analyze an external SBOM |
analyze |
Analyze project's component inventory |
compare |
Compare two SBOMs for drift detection |
validate |
Check SBOM format compliance |
Workflow
Action: Export
- Use
get_resourceMCP tool (resource_type:Project,name: project/repo name) to get UUID. If not found, suggest/endor-scanfirst.
Related skills