New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

xpass_aggregated_verdict

Return one XPass conductor verdict for a target PR/change at a specific commit SHA. Selected PASS receipts must name the same head SHA; stale, unscoped, missing, or blocker receipts cannot produce a green verdict.

SERVERUnClick SOURCE@unclick/mcp-server
Low RISK CLASS
Category Read
Parameters 121 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-malamutemayhem-unclick-mcp-server/xpass-aggregated-verdict.md

What xpass_aggregated_verdict does on UnClick

AI agents call xpass_aggregated_verdict to retrieve information from UnClick without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
now string Alias for generated_at.
body string Optional body text used for check selection.
tags array Optional tags used for check selection.
files array Alias for changed_files.
title string Optional PR/change title used for check selection.
target object Yes Target change to inspect. target.sha or target.head_sha is required for anti-stale proof binding.
context string Optional extra context used for check selection.
results object Map form of pass_results keyed by check name.
summary string Optional summary text used for check selection.
ownedFiles array Alias for owned_files.
description string Optional PR/change description used for check selection.
owned_files array Owned file paths for check selection.

Parameters from the server's own tool schema.

Why xpass_aggregated_verdict is rated Low

The tool queries and retrieves XPass conductor verdicts based on existing receipts. It performs no write, destructive, execute, or financial operations. The action is a lookup/aggregation of status information with no side effects, making it a Read category with low severity.

From the tool's definition Tool returns a verdict for a PR/change at a specific commit SHA. It 'selects' and 'names' existing receipts without creating, modifying, or deleting data. The operation is read-only—retrieving and aggregating existing verdicts.

Risk signalsAccepts URL/endpoint input (target.url) · Accepts raw HTML/template content (body) · High parameter count (48 properties)

Questions about xpass_aggregated_verdict

What does the xpass_aggregated_verdict tool do? +

Return one XPass conductor verdict for a target PR/change at a specific commit SHA. Selected PASS receipts must name the same head SHA; stale, unscoped, missing, or blocker receipts cannot produce a green verdict. It is categorised as a Read tool in the UnClick MCP Server, which means it retrieves data without modifying state.

What parameters does xpass_aggregated_verdict accept? +

xpass_aggregated_verdict accepts 12 parameters: now, body, tags, files, title, target, context, results, summary, ownedFiles, description, owned_files. Required: target. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on xpass_aggregated_verdict? +

Register the UnClick MCP server in PolicyLayer and add a rule for xpass_aggregated_verdict: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches UnClick. Nothing to install.

What risk level is xpass_aggregated_verdict? +

xpass_aggregated_verdict is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit xpass_aggregated_verdict? +

Yes. Add a rate_limit block to the xpass_aggregated_verdict rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block xpass_aggregated_verdict completely? +

Set action: deny in the PolicyLayer policy for xpass_aggregated_verdict. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides xpass_aggregated_verdict? +

xpass_aggregated_verdict is provided by the UnClick MCP server (@unclick/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on UnClick, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of UnClick's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.