Skip to main content
Glama

Compliance Signal Scan

assess_compliance_posture
Read-onlyIdempotent

Scan a public security or compliance page for enterprise buying signals—SOC 2, ISO 27001, GDPR, SSO—to evaluate vendor claims.

Instructions

Scan a public security, trust, compliance, or legal page for common enterprise buying signals before you claim a vendor supports a particular compliance posture. It looks for public references to SOC 2, ISO 27001, GDPR, HIPAA, DPA terms, subprocessors, SSO, SCIM, encryption, and data residency language. This is a signal scanner, not proof of certification or legal sufficiency.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesPublic trust, security, compliance, or policy URL to scan.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesCompliance or trust page that was analyzed.
cachedNoTrue when the page body came from the 5-minute cache.
matchedSignalsNoSignal names that were detected on the page.
signalsNoBoolean scan results for common enterprise compliance and security signals.
pageLengthNoSize of the fetched page body in characters.
errorNoFetch or parsing error when the page could not be analyzed.
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds transparent caveats: it's a signal scanner, not proof, and mentions specific compliance frameworks. It does not disclose potential external dependencies or rate limits but adds value beyond 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: purpose, scope, and limitation. It is front-loaded with the core action, uses no unnecessary words, and is well-structured for quick comprehension.

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?

Given the tool's simplicity (one parameter, clear annotations, output schema exists), the description covers purpose, usage guidance, and limitations. It omits potential nuances like response format or error handling, but the output schema likely handles that. Almost complete.

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

Parameters3/5

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

The single parameter 'url' is fully described in the schema as a public trust/security/compliance/policy URL. The description adds no additional meaning for this parameter beyond what the schema provides, justifying the baseline score 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 defines the tool's action (scan a public page) and resource (compliance signals), listing specific standards and terms. It distinguishes itself from siblings by focusing on compliance posture signals, not other checks like headers or pricing.

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 provides clear use context ('before you claim a vendor supports a particular compliance posture') and lists covered signals, but lacks explicit when-not-to-use or alternative tools. It gives sufficient context for typical use.

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/anish632/ground-truth-mcp'

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