Record a compliance evidence event in the Mima governance ledger, mapped to
AI agents use attest to create or update resources in Governance Mcp — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Governance Mcp environment.
This tool writes/creates a compliance evidence record into a governance ledger. It is a Write operation (creating data in an audit/compliance system). Severity is high because falsely attesting or misattesting compliance evidence in a regulatory governance ledger (EU AI Act, ISO 42001, SOC 2, NIST AI RMF) could have serious legal and regulatory consequences, and misuse by an AI agent could corrupt audit trails.
From the tool's definition 'Record a compliance evidence event in the Mima governance ledger' — creates a new entry in the governance ledger
Attacks that exploit this kind of access
Record a compliance evidence event in the Mima governance ledger, mapped to. It is categorised as a Write tool in the Governance Mcp MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Governance MCP server in PolicyLayer and add a rule for attest: 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 Governance Mcp. Nothing to install.
attest is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the attest 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.
Set action: deny in the PolicyLayer policy for attest. 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.
attest is provided by the Governance MCP server (@mima-ai/governance-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
attest is one line of Governance's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →