Skip to main content
Glama
stevenyu113228

BloodHound MCP

route_all_owned_enabled_non_privileged_group_memberships

Identify and map all owned, enabled non-privileged group memberships within an Active Directory domain to analyze security paths and potential attack vectors.

Instructions

Route all owned & enabled non-privileged group(s) membership

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYes
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must fully disclose behavioral traits. It fails to indicate whether this is a read-only or destructive operation, what 'route' entails (e.g., output format, potential side effects), or any constraints like permissions, rate limits, or data scope. The term 'route' is ambiguous—it could imply analysis, listing, or modification—leaving critical behavior unspecified.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single phrase that is under-specified rather than concise. While brief, it fails to convey essential information, making it inefficient. A truly concise description would front-load key details (e.g., 'List or analyze memberships for owned, enabled, non-privileged groups in a domain'), but here brevity comes at the cost of clarity, earning a low score for structure.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity implied by the tool name (involving routing, ownership, enabled status, and non-privileged groups), the description is severely incomplete. No annotations exist to clarify behavior, the output schema is absent, and the single parameter is undocumented. The description does not compensate for these gaps, failing to provide enough context for an agent to use the tool effectively in a security or directory analysis setting.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has one parameter ('domain') with 0% description coverage, meaning the schema provides no semantic context. The description adds no information about parameters—it doesn't mention 'domain' at all or explain its role (e.g., target Active Directory domain). With zero compensation for the schema gap, this leaves the parameter's purpose and usage completely undocumented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Route all owned & enabled non-privileged group(s) membership' restates the tool name with minor grammatical adjustments, making it essentially tautological. It lacks a specific verb-action combination and doesn't clarify what 'route' means operationally (e.g., list, analyze, map, or modify). While it hints at targeting group memberships, the purpose remains vague compared to the explicit naming of sibling tools like 'list_all_groups' or 'route_all_sessions_to_computers'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, context (e.g., security assessments, Active Directory analysis), or differentiate it from similar tools like 'route_all_owned_enabled_group_memberships' or 'route_all_owned_enabled_privileged_group_memberships' listed among siblings. Without any usage cues, an agent cannot determine appropriate scenarios for invocation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stevenyu113228/BloodHound-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server