Add an emoji reaction to a message (Telegram whitelist).
AI agents use react to create or update resources in MTM - MCP Telegram MORE — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your MTM - MCP Telegram MORE environment.
Adding an emoji reaction modifies Telegram message state by creating a new reaction object, but this is reversible (reactions can be removed) and has minimal blast radius. It does not read sensitive data (Read), execute code or trigger external operations beyond the reaction itself (Execute), delete anything (Destructive), or involve financial transactions (Financial).
From the tool's definition The tool 'react' performs an action that 'add[s] an emoji reaction to a message', which modifies message metadata by attaching a reaction. This is explicitly a write operation that creates new data (the reaction) on an existing message.
Attacks that exploit this kind of access
Add an emoji reaction to a message (Telegram whitelist). It is categorised as a Write tool in the MTM - MCP Telegram MORE MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the MTM - MCP Telegram MORE MCP server in PolicyLayer and add a rule for react: 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 MTM - MCP Telegram MORE. Nothing to install.
react 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 react 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 react. 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.
react is provided by the MTM - MCP Telegram MORE MCP server (v0idhrt/MTM---MCP-Telegram-MORE). 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 →