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

verify_disclosure_inclusion

Proves (or refutes) that a {path,digest} pair was in a disclosure manifest's room (DATAROOM-1-BUILD-SPEC.md §DR-4) -- worker-side mirror of tools/547-disclosure-manifest-verifier.html's single-file inclusion check. Recomputes the manifest's Merkle root over its entries[], builds the inclusion pro...

SERVERAinumbers Mcp Apps SOURCEpostoaklabs/ainumbers-mcp-apps
Low RISK CLASS
Category Read
Parameters 33 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/postoaklabs-ainumbers-mcp-apps/verify-disclosure-inclusion.md

What verify_disclosure_inclusion does on Ainumbers Mcp Apps

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

ParameterTypeRequiredDescription
path string Yes Path of the entry to prove.
digest string Yes sha256:-prefixed digest of the file to prove.
manifest object Yes The disclosure manifest to check against (needs entries[] + merkle_root).

Parameters from the server's own tool schema.

Why verify_disclosure_inclusion is rated Low

This tool performs cryptographic verification of manifest inclusion by recomputing and validating Merkle proofs. It has no side effects beyond returning a boolean verification result. The operation is deterministic, non-mutating, and purely informational. While it involves complex cryptographic operations, it does not execute arbitrary code, create/modify/delete data, or involve financial transactions.

From the tool's definition Proves (or refutes) that a {path,digest} pair was in a disclosure manifest -- verifies inclusion via Merkle proof recomputation; no data creation, modification, deletion, or financial operations. Described as 'read-only' in server description.

Risk signalsAccepts file system path (path) · Admin/system-level operation

Questions about verify_disclosure_inclusion

What does the verify_disclosure_inclusion tool do? +

Proves (or refutes) that a {path,digest} pair was in a disclosure manifest's room (DATAROOM-1-BUILD-SPEC.md §DR-4) -- worker-side mirror of tools/547-disclosure-manifest-verifier.html's single-file inclusion check. Recomputes the manifest's Merkle root over its entries[], builds the inclusion proof path for the target entry, and reapplies it to confirm it reduces to the claimed merkle_root. Absence is only provable against the exact manifest version passed in. It is categorised as a Read tool in the Ainumbers Mcp Apps MCP Server, which means it retrieves data without modifying state.

What parameters does verify_disclosure_inclusion accept? +

verify_disclosure_inclusion accepts 3 parameters: path, digest, manifest. Required: path, digest, manifest. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on verify_disclosure_inclusion? +

Register the Ainumbers Mcp Apps MCP server in PolicyLayer and add a rule for verify_disclosure_inclusion: 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 Ainumbers Mcp Apps. Nothing to install.

What risk level is verify_disclosure_inclusion? +

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

Can I rate-limit verify_disclosure_inclusion? +

Yes. Add a rate_limit block to the verify_disclosure_inclusion 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 verify_disclosure_inclusion completely? +

Set action: deny in the PolicyLayer policy for verify_disclosure_inclusion. 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 verify_disclosure_inclusion? +

verify_disclosure_inclusion is provided by the Ainumbers Mcp Apps MCP server (postoaklabs/ainumbers-mcp-apps). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Ainumbers Mcp Apps, 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 Ainumbers Mcp Apps'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.