Skills¶
agent-bom includes pre-built skill workflows for common security tasks.
Skills are agentic invocation layers over the same agent-bom CLI, API, MCP,
normalization, scanning, graph, and export contracts. See
Agentic Skills Architecture
for the layered model, subagent delegation rules, and OSV/GHSA guardrails.
| Skill | File | Use case |
|---|---|---|
| AI BOM Generator | ai-bom-generator.md |
Generate comprehensive AI supply chain BOMs |
| Cloud Security Audit | cloud-security-audit.md |
Cloud provider security assessment |
| Compliance Export | compliance-export.md |
Export compliance reports for auditors |
| CSPM AWS | cspm-aws-benchmark.md |
AWS CIS benchmark |
| CSPM Azure | cspm-azure-benchmark.md |
Azure security benchmark |
| CSPM GCP | cspm-gcp-benchmark.md |
GCP security benchmark |
| AWS Discovery Skill | integrations/openclaw/discover-aws/SKILL.md |
Standalone AWS inventory discovery with optional agent-bom handoff |
| Vulnerability Intelligence Skill | integrations/openclaw/vulnerability-intel/SKILL.md |
Guardrailed OSV/GHSA/NVD/EPSS/KEV advisory lookup through agent-bom evidence paths |
| Incident Response | incident-response.md |
CVE incident investigation |
| MCP Server Review | mcp-server-review.md |
Pre-install MCP server trust assessment |
| OWASP LLM Assessment | owasp-llm-assessment.md |
OWASP LLM Top 10 compliance check |
| Pre-Deploy Gate | pre-deploy-gate.md |
CI/CD security gate |