Skip to main content
Glama
stevenyu113228

BloodHound MCP

route_non_privileged_users_with_dangerous_rights_to_gpos

Identify and map non-privileged users with dangerous rights to Group Policy Objects in Active Directory to analyze security risks.

Instructions

Route non-privileged user(s) with dangerous rights to GPO(s) [HIGH RAM]

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 only states the action and subjects/targets, with '[HIGH RAM]' hinting at resource intensity but lacking detail on performance impact, side effects (e.g., read-only vs. destructive), authentication needs, or output format. This is inadequate for a tool with potential security implications.

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

Conciseness3/5

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

The description is brief (one phrase plus a note), which is efficient, but it is not front-loaded with critical information—the '[HIGH RAM]' warning is appended without elaboration. While concise, it under-specifies key details, making it less helpful than a slightly longer but more informative description would be.

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 'dangerous rights' and routing operations, no annotations, 0% schema coverage, and no output schema, the description is severely incomplete. It lacks details on behavior, parameters, output, security context, and differentiation from siblings, making it inadequate for safe and effective use by an AI agent.

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 1 parameter ('domain') with 0% description coverage, and the tool description provides no information about parameters. It does not explain what 'domain' represents (e.g., Active Directory domain name), its format, or how it influences the routing operation, failing to compensate for the schema's lack of documentation.

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 non-privileged user(s) with dangerous rights to GPO(s) [HIGH RAM]' restates the tool name with minor elaboration ('[HIGH RAM]'), making it largely tautological. It specifies the action ('route'), subjects ('non-privileged user(s) with dangerous rights'), and targets ('GPO(s)'), but lacks specificity about what 'route' entails (e.g., find paths, map relationships) and how it distinguishes from sibling tools like 'route_non_priv_comps_dangerous_rights_to_gpos' or 'route_non_privileged_users_with_dangerous_permissions'.

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 does not mention prerequisites (e.g., domain context), exclusions, or compare it to sibling tools such as 'route_non_privileged_users_with_dangerous_permissions' or 'route_non_priv_users_dangerous_rights_to_comps', leaving the agent without context for selection.

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