Skip to main content
Glama
honeylabshq

honeylabs-mcp

Official

payload_search_tool

Search HTTP attack traffic by URL path or user agent. Find exploit attempts targeting specific CVEs or endpoints with ISO-8601 timestamps.

Instructions

Full-text search across HTTP URL paths and user agents in attack traffic. Use for: 'find attacks targeting /wp-admin', 'show exploit attempts for CVE-2024-XXXX', 'find requests with this user agent string', 'what payloads hit port 80 last week'. Pro/Team plan only. since/until are ISO-8601 UTC strings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
sinceYes
untilYes
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations provided, so description carries the burden. It reveals it performs full-text search, requires Pro/Team plan, and specifies ISO-8601 format for since/until. Does not mention idempotency, rate limits, or pagination, but enough for basic understanding.

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

Conciseness4/5

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

Front-loaded with purpose and includes a bullet-like list of examples. Relatively short, but the examples add some verbosity. No wasted sentences, but could be slightly more concise.

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

Completeness3/5

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

With 4 parameters and an output schema, the description covers the basic use case and format constraint. Lacks guidance on query construction (e.g., wildcards) or pagination limits. Adequate but leaves some gaps for new users.

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

Parameters2/5

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

Schema description coverage is 0%, and description only clarifies 'since/until are ISO-8601 UTC strings'. It implies 'query' is a search term but does not explain 'limit' or detailed parameter syntax. Insufficient compensation for lack of schema descriptions.

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

Purpose5/5

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

Clearly states it performs full-text search across HTTP URL paths and user agents in attack traffic, with specific usage examples like 'find attacks targeting /wp-admin'. This distinguishes it from sibling tools like asn_enrich_tool or ioc_lookup_tool.

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

Usage Guidelines4/5

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

Provides clear examples of when to use (e.g., 'find exploit attempts for CVE-2024-XXXX') and mentions 'Pro/Team plan only' as a constraint. Lacks explicit when-not-to-use or alternative tools, but the context is sufficient.

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/honeylabshq/honeylabs-mcp'

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