Skip to main content
Glama

osint-terminal

Favicon

favicon

Favicon Hash: favicon md5/sha256 for pivoting

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.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. It states that it produces md5/sha256 hashes, but does not disclose whether it fetches a favicon from a URL, what input format is expected, whether network requests are made, or any side effects. This is a significant gap for a tool with an empty default parameter.

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?

The description is extremely short and front-loaded, with no filler. It slightly repeats 'favicon', but the content is efficient and directly conveys the tool's core function.

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?

Despite having an output schema, the tool's input semantics are critically underspecified. An agent cannot reliably know what value to pass for 'q' or whether an empty default is acceptable. The one-sentence description is incomplete for correct 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 description coverage is 0% and the description does not explain the meaning of the only parameter 'q'. It is unclear whether 'q' is a domain, URL, favicon file, or something else. The description adds no semantic value beyond the schema's bare type declaration.

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 resource (favicon) and action (compute md5/sha256 hash) and states the purpose (pivoting). It distinguishes itself from generic hashing or image-hash tools by specifying 'favicon', though it lacks an explicit verb like 'compute'.

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

Usage Guidelines3/5

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

'For pivoting' implies a usage context, but there are no explicit when-to-use or when-not-to-use instructions, no prerequisites, and no mention of alternative tools. The usage context is implied rather than clearly stated.

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