Skip to main content
Glama

ad_evil_winrm

Establish a WinRM shell on Windows targets via evil-winrm. Supply target, username, and password to authenticate and execute remote commands.

Instructions

WinRM shell via evil-winrm.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYes
passwordYes
usernameYes
additional_argsNo
Behavior2/5

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

With no annotations, the description must disclose behavior itself. It only states 'WinRM shell' without explaining that it performs remote authentication, establishes an interactive session, or may have security/network implications. Minimal useful behavior is implied but not elaborated.

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 short phrase with no filler, but it is severely under-specified. True conciseness would still include essential usage context; this is under-specification, not concise efficiency.

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?

This is a remote shell tool with no annotations, no output schema, and four undocumented parameters. The description is only a name label and fails to convey prerequisites, return behavior, or additional_args semantics, making it incomplete for reliable invocation.

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?

Schema coverage is 0% with no descriptions on any property. The description adds no meaning to target, username, password, or additional_args, leaving the agent to guess what each parameter does.

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

Purpose4/5

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

The description clearly identifies the tool as providing a WinRM shell via evil-winrm, which is a specific verb+resource. It distinguishes from siblings like ad_psexec and ad_wmiexec by naming the WinRM protocol, although it's terse.

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 zero guidance on when to use this tool versus alternatives. No scenario, prerequisites, or exclusions are mentioned, leaving the agent to infer from the name alone.

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/cryptopepy/chungus-kali-mcp'

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