Skip to main content
Glama

osint-terminal

Infra Fingerprint

infra_fingerprint

Infra Fingerprint: Infrastructure fingerprinting + hosting

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

D1.8/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'fingerprinting + hosting' without explaining what data is returned, whether it performs active scanning, what inputs it accepts, or any side effects. The behavior is essentially opaque.

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 short, but this is under-specification rather than conciseness. It front-loads the tool name and a vague phrase, but no sentence earns its place because no useful information is conveyed.

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?

Despite having an output schema, the tool is completely underspecified. With one undocumented parameter, no annotations, and a vague description, an agent cannot determine what input to provide or what the tool will do. The output schema cannot compensate for the lack of input and behavioral context.

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 does not explain the 'q' parameter at all. The schema only shows a string with a default of empty string, which is meaningless without context. The description must compensate for the missing schema documentation but doesn't.

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 'Infrastructure fingerprinting + hosting' is vague. It names a broad domain but doesn't specify a concrete verb or resource, and it doesn't distinguish this tool from many infrastructure-related siblings like asn, cidr, hostname, ipfull, or tech. The title 'Infra Fingerprint' is nearly identical to the description, so it adds little clarity.

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 guidance is given for when to use this tool versus alternatives. With dozens of infrastructure siblings (asn, cidr, ipfull, hostname, tech, etc.), an agent has no way to know which one to pick. The description doesn't state any context, prerequisites, or exclusions.

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