agent-bom scan
AI Agent Infrastructure Security Scanner
Install & Use
Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:
Help me install this AI Skill: agent-bom scan. It is used for: AI Agent Infrastructure Security Scanner Full Skill content: https://321skill.com/skills/agent-bom-scan-x-2/raw/index.md Read that page and install it.
The prompt includes a link to the full Skill content. You can also view the full content.
This Skill addresses security blind spots in AI Agent infrastructure. In practice, developers often need to check if packages their Agent depends on have known CVE vulnerabilities, if container images are secure, if the SBOM is complete, and perform blast radius analysis, but lack a unified tool. agent-bom-scan integrates multiple vulnerability databases including OSV, NVD, EPSS, and KEV, covering dimensions such as the Agent, MCP, runtime, and filesystem in a single scan.
Usage is straightforward: simply install via pip and input natural language instructions directly in the terminal or AI conversation, such as "Check if this package is safe" or "Scan the current image." It automatically fetches the latest vulnerability data and outputs a detailed report containing CVE IDs, severity levels, EPSS exploit probability, known exploited vulnerabilities (KEV), and more—no additional API key configuration required. It supports local-first scanning; all package names and CVE IDs are used solely to query public databases, ensuring no sensitive information is leaked.
It is ideal for teams or individuals needing to secure AI infrastructure, especially those who have deployed multiple Agents, MCP servers, or containerized applications and wish to continuously monitor dependency risks and runtime security, such as backend developers, DevOps engineers, and security testers. Zero credential requirements make the entry barrier extremely low, suitable for quick integration into CI/CD or development workflows.
It is recommended to use this tool for a full scan before each deployment or after dependency updates. Note that it primarily focuses on known vulnerability databases and blast radius analysis; it does not provide runtime dynamic detection or a custom rule engine. For in-depth compliance checks, other tools should be used. Additionally, container image scanning requires a local Docker environment or direct access to the image file.
Key Features
Unlike Trivy or Grype, agent-bom-scan is specifically designed for AI Agent infrastructure, natively supporting scans for MCP configurations, Agent runtime permissions, and blast radius, and can run without external scanners or API keys.
Limitations
Requires Python 3.11 or higher. Container image scanning depends on a local Docker environment or direct access to the image file. Not fully supported on Windows (only partial functionality available on Windows).
FAQ
Does this tool require API key configuration?
No, basic operations require zero credentials. However, optional environment variables can be used to improve rate limits for databases like OSV/NVD; these variables are not auto-discovered or transmitted.
What types of assets does it support scanning?
It supports scanning package dependencies (CVE), container images, SBOM, filesystem, MCP configuration files, Agent runtime permissions, and blast radius.
Installation guide for AI assistants
If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:
Visit https://321skill.com/skills/agent-bom-scan-x-2/raw/index.md to read the original Skill definition (Markdown format) for agent-bom scan, and install it according to the instructions.
Raw Markdown URL for AI: /skills/agent-bom-scan-x-2/raw/index.md