Skip to main content
Glama

osint-terminal

Headers

headers

HTTP / Security: Headers + security-header scorecard

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.2/5.0
Behavior2/5

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

With no annotations, the description carries the full burden but does not state whether the tool makes a live HTTP request, whether it is read-only, or what side effects occur. The word 'scorecard' implies an assessment result, but behavior remains largely undisclosed.

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 one-line label is tidy and front-loaded, with no filler. It is too terse to serve as a complete tool definition, so the concision is achieved at the expense of necessary detail.

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

Completeness2/5

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

For a one-parameter network/security tool, the definition lacks input semantics and use-case context; the presence of an output schema covers return shape but not how to invoke the tool. It is barely adequate for an agent to call it correctly.

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 description coverage is 0%, and the description fails to compensate: the lone q parameter is never explained as a domain, URL, or search term. An agent cannot reliably know what value to pass into q.

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

Purpose3/5

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

The description says the tool is about 'HTTP / Security' and returns a 'Headers + security-header scorecard', so the broad purpose is recognizable. It lacks a specific verb and target resource, and does not distinguish itself from siblings such as securitytxt, hstspreload, or httpmethods.

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

Usage Guidelines2/5

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

No when-to-use or when-not-to-use guidance is given. It never mentions alternatives or the condition under which this tool should be preferred over the many similar HTTP/security sibling tools.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources