为整个演示文稿添加统一的动画效果,让所有幻灯片都有流畅的过渡动画。这是制作专业演示文稿的重要步骤
AI agents use make_presentation_dynamic to create or update resources in PowerPoint Editor MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your PowerPoint Editor MCP Server environment.
This tool creates or modifies presentation content (animations and transitions) in a reversible manner. It does not execute arbitrary code, delete data, or cause financial impact. It fits the Write category as a modification tool. Severity is medium because misuse could degrade presentation quality or add unwanted effects, but the impact is limited to visual formatting that can be easily undone or removed.
From the tool's definition The tool adds animation effects and transitions to presentations ("为整个演示文稿添加统一的动画效果" = adds unified animation effects to presentations; "让所有幻灯片都有流畅的过渡动画" = adds smooth transition animations to all slides).
Attacks that exploit this kind of access
为整个演示文稿添加统一的动画效果,让所有幻灯片都有流畅的过渡动画。这是制作专业演示文稿的重要步骤. It is categorised as a Write tool in the PowerPoint Editor MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the PowerPoint Editor MCP Server MCP server in PolicyLayer and add a rule for make_presentation_dynamic: 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 PowerPoint Editor MCP Server. Nothing to install.
make_presentation_dynamic 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 make_presentation_dynamic 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 make_presentation_dynamic. 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.
make_presentation_dynamic is provided by the PowerPoint Editor MCP Server MCP server (weichenleeeee123/ppt-mcp-server). 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 →