Skip to main content
Glama
stevenyu113228

BloodHound MCP

users_with_most_local_admin_rights

Identify users with extensive local administrator privileges across a domain to assess security risks and prioritize access control reviews.

Instructions

[WIP] Users with Most Local Admin Rights

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. The description offers no information about whether this is a read-only or destructive operation, what permissions are required, how results are returned (e.g., pagination, format), or any rate limits. It fails to provide any behavioral context beyond the tool name.

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 extremely brief ('[WIP] Users with Most Local Admin Rights'), which is not a virtue of conciseness but rather under-specification. The '[WIP]' tag indicates it is a work in progress, suggesting incompleteness rather than efficient communication. It lacks any structured information or front-loaded details.

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 'most' local admin rights, which suggests ranking or analysis), the absence of annotations, 0% schema description coverage, no output schema, and a minimal description, this is completely inadequate. The description does not compensate for the lack of structured data, leaving the tool's functionality and usage unclear.

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 required parameter ('domain') with 0% schema description coverage, meaning the schema provides no details about this parameter. The description does not mention any parameters, their purposes, or expected formats (e.g., what constitutes a valid domain). This leaves the parameter completely undocumented.

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

Purpose1/5

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

The description '[WIP] Users with Most Local Admin Rights' is essentially a tautology that restates the tool name with minimal additional information. It lacks a specific verb describing what the tool does (e.g., 'list', 'find', 'analyze'), provides no clarity on the resource scope or output format, and does not differentiate from sibling tools like 'list_enabled_non_privileged_users_with_local_admin' or 'list_principals_with_local_admin_permission'.

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 any prerequisites, context for usage, or comparisons to sibling tools that also deal with local admin rights (e.g., 'list_enabled_non_privileged_users_with_local_admin'). There is no indication of when this tool is appropriate or what distinguishes it from related tools.

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