agent-bom-registry

Look up MCP servers in a bundled security registry and assess trust.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Look up MCP servers in a bundled security registry and assess their trust and readiness.

Core Features & Use Cases

  • Registry lookups for MCP servers against the 427+ server metadata registry.
  • Pre-install marketplace checks and vendor risk scoring.
  • Skill trust assessment and SAST/code-scan integration for security validation.
  • Batch risk scoring across fleets to streamline onboarding and compliance.

Quick Start

Run the registry_lookup workflow to identify a server, then run skill_trust and code_scan to validate trust and security posture.

Frequently Asked Questions about agent-bom-registry

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

FAQPage Schema
How do I check MCP server trust and risk scores before onboarding?

MCP server trust and risk scoring is performed by looking up server metadata in a bundled security registry, enabling pre-install marketplace checks and vendor risk assessment. The registry contains over 427 server entries for validation.

Can I run Semgrep code scans to validate MCP server security posture?

Semgrep SAST code scanning is supported as an optional feature for MCP server security validation. You can run the code_scan workflow after registry lookup to assess the security posture of identified servers.

What is the best way to assess fleet readiness for large MCP server inventories?

Fleet readiness for large MCP server inventories is assessed through batch risk scoring against the bundled registry. This streamlines onboarding and compliance by evaluating trust and readiness across multiple servers simultaneously.

Does the MCP security registry require network access for lookups?

MCP security registry lookups operate with zero-network data flow using in-memory data lookups. The registry is bundled locally, ensuring server metadata checks and risk scoring run without external network connectivity.

How do I validate skill trust and run SAST scanning for MCP servers step by step?

Skill trust validation and SAST scanning starts by running the registry_lookup workflow to identify the MCP server, then executing skill_trust and code_scan workflows to validate trust and security posture.