Skip to main content
Glama

Email Security Posture

email_security_posture
Read-onlyIdempotent

Assess domain email authentication (SPF, DMARC, DKIM) to evaluate spoofing feasibility and posture. Returns numeric score (0-100) with detailed findings for red or blue teams.

Instructions

Analyze domain email authentication posture: SPF, DMARC, DKIM with numeric score and findings. Dual-use: red-team (spoofing feasibility) + blue-team (posture audit). Score 0-100, grades A+-F. DKIM probing tests common selectors + recent dates; custom selectors must be supplied. Passive DNS-only; no SMTP probe. Free: 30/hr, Pro: 500/hr.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to audit email authentication posture for (e.g. 'example.com')
selectorsNoOptional comma-separated custom DKIM selectors to probe

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

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

Annotations already indicate readOnly, idempotent, openWorld, and non-destructive traits. The description adds significant behavioral context: it performs passive DNS-only probing, tests common DKIM selectors plus custom ones, and outputs a score 0-100 with grades A+-F. No contradictions with annotations.

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

Conciseness5/5

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

The description is three sentences, front-loaded with the core purpose and outputs. Every sentence adds essential information: first sentence covers function and output, second sentence covers use cases, third covers technical details and rate limits. No wasted words.

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

Completeness4/5

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

The description covers the key aspects: what the tool does (SPF, DMARC, DKIM), how it works (passive DNS, custom selectors), output format (score and grades), and rate limits. Since there is an output schema, return values are covered. Minor details like the exact grading scale or finding structure are omitted, but the tool is sufficiently described for correct invocation.

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

Parameters4/5

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

Input schema has 100% description coverage for both parameters. The description reinforces the schema by explaining the purpose of custom selectors and the probing behavior, adding value beyond the schema's basic descriptions. This justifies a score above the baseline of 3.

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?

The description clearly states the tool analyzes domain email authentication posture (SPF, DMARC, DKIM) and produces a numeric score with findings. It uses a specific verb ('Analyze') and resource ('domain email authentication posture'), effectively distinguishing it from sibling tools like dns_lookup or domain_report that do not focus on email security.

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?

The description explicitly mentions dual-use for red-team and blue-team, indicates it is passive DNS-only with no SMTP probe, and provides rate limit information. It explains when custom DKIM selectors are needed. While it does not explicitly state when not to use or name alternatives, the context is clear enough for correct tool selection.

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/UPinar/contrastapi'

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