
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
agent-bom
Advanced tools
Open security scanner and self-hosted control plane for AI, MCP, and cloud infrastructure.
Open security scanner and self-hosted control plane for AI, MCP, and cloud infrastructure.
Start with the demo, then choose the entrypoint that matches your first job: repo scan, image scan, cloud posture, fix plan, dashboard, MCP tools, or runtime review.
better-sqlite3@9.0.0 (npm package)
|── OSV/GHSA finding (critical · advisory-backed)
|── sqlite-mcp (MCP Server · unverified · root)
|── Cursor IDE (Agent · 4 servers · 12 tools)
|── ANTHROPIC_KEY, DB_URL, AWS_SECRET (Credential env names visible)
|── query_db, read_file, write_file, run_shell (Reachable tools)
Fix: upgrade better-sqlite3 → 11.7.0
Blast radius is the core idea: package -> vulnerability finding -> MCP server (tools + credential env names) -> connected agents. This schematic explains the model; emitted findings are backed by the configured advisory sources.
Scan local agent configs, MCP servers, instruction files, lockfiles, containers, cloud estate, AI models/datasets, non-human identities, LLM cost, GPU surfaces, and runtime evidence.
Try the built-in demo first:
agent-bom scan --demo --offline
The demo uses a curated sample so the output stays reproducible across releases. For real scans, run agent-bom scan, or add -p . to fold project manifests and lockfiles into the same result.
If you want an inspectable sample before scanning your own repo:
agent-bom samples first-run
agent-bom scan --inventory agent-bom-first-run/inventory.json -p agent-bom-first-run --enrich
The bundled first-run stack includes agent inventory, MCP server definitions,
placeholder credential environment variable names, Python/npm manifests, and a
prompt file. See docs/FIRST_RUN.md in the repository for the guided flow.

pip install agent-bom
agent-bom quickstart --dry-run --offline # Scan, sample-data, and API/UI next steps
agent-bom scan -p . # Repo + MCP + package blast radius
agent-bom samples first-run # Inspectable sample AI stack
agent-bom check flask@2.2.0 --ecosystem pypi # Pre-install package verdict
agent-bom image nginx:latest # Container image scan
agent-bom scan -p . --remediate remediation.md # Fix-first remediation plan
pip install 'agent-bom[ui]' # once, if you want the dashboard
agent-bom serve # API + dashboard + graph explorer
The base wheel is the scanner/CLI path. Install optional surfaces explicitly:
pip install 'agent-bom[mcp-server]' for MCP server mode and
pip install 'agent-bom[ui]' for the local API/dashboard process. Use
pip install 'agent-bom[all]' for supported first-run extras; MLflow remains
separate until its upstream CVE backlog is fixed. If an extra is missing, the
command exits with the matching install hint.
Self-hosted pilot:
curl -fsSL https://raw.githubusercontent.com/msaad00/agent-bom/main/deploy/docker-compose.pilot.yml -o docker-compose.pilot.yml
docker compose -f docker-compose.pilot.yml up -d
# Dashboard -> http://localhost:3000
Production chart from a checked-out repo:
helm upgrade --install agent-bom deploy/helm/agent-bom \
--namespace agent-bom --create-namespace \
-f deploy/helm/agent-bom/examples/eks-production-values.yaml


CLAUDE.md, AGENTS.md, .cursorrules, .windsurfrules, skills/*mix.lock / pubspec.lock for Hex and Pub) with OSV/GHSA enrichment and blast radiusUnifiedGraph, from package → finding → MCP server → credentials → connected agentsDiscovery and static/cloud scanning are read-only and agentless. Proxy, gateway, Shield, and control-plane write tools are separate, explicit runtime or authenticated operations. No secrets leave your machine unless you explicitly enable an outbound integration.
FAQs
Open security scanner and self-hosted control plane for AI, MCP, and cloud infrastructure.
The pypi package agent-bom receives a total of 582 weekly downloads. As such, agent-bom popularity was classified as not popular.
We found that agent-bom demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.