self_test

Verify the packaged sample receipt and sample bundle to prove the verifier works offline.

Server Verify scopeblind/verify-mcp
Category Read
Risk class Low
Parameters 00 required

What self_test does on Verify

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

Why self_test needs a policy

This tool retrieves and inspects packaged sample artifacts to demonstrate verification capability. It performs read-only operations on test data with no side effects, modifications, or irreversible actions. The narrow scope (self-contained testing) and lack of external dependencies further minimize risk.

From the tool's definition Tool name 'self_test' and description 'Verify the packaged sample receipt and sample bundle to prove the verifier works offline' indicate a verification/testing operation that queries and validates pre-existing sample artifacts.

Questions about self_test

What does the self_test tool do? +

Verify the packaged sample receipt and sample bundle to prove the verifier works offline. It is categorised as a Read tool in the Verify MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on self_test? +

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

What risk level is self_test? +

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

Can I rate-limit self_test? +

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

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

self_test is provided by the Verify MCP server (scopeblind/verify-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.