sanitize_text
AI agents use sanitize_text to create or update resources in Mcp Pii Guard Au — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Mcp Pii Guard Au environment.
Sanitization implies modifying or transforming text by redacting, masking, or replacing PII — a reversible or irreversible write operation on data. The description is empty, which lowers confidence. Given the server context (PII sanitisation for AI agents with tokenization/detokenization siblings), this tool most likely transforms input text by replacing PII with tokens or redacted placeholders (a Write operation).
From the tool's definition Tool name 'sanitize_text' on a server described as providing 'PII detection and sanitisation'; sibling tools include 'sanitize_document' and 'detokenize_text'
Attacks that exploit this kind of access
sanitize_text. It is categorised as a Write tool in the Mcp Pii Guard Au MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Mcp Pii Guard Au MCP server in PolicyLayer and add a rule for sanitize_text: 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 Mcp Pii Guard Au. Nothing to install.
sanitize_text 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 sanitize_text 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 sanitize_text. 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.
sanitize_text is provided by the Mcp Pii Guard Au MCP server (mattwagstaff/mcp-pii-guard-au). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →