High-risk tools in Cinema4D MCP Server
3 of the 25 tools in Cinema4D MCP Server are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
execute_python_scriptExecuteExecute a Python script in Cinema 4D's Python environment. This is the most reliable tool for non-trivial operations — it gives full access to the c4d API and avoids wr...
-
render_previewExecuteRender the current view and return a base64-encoded preview image. Args: width: Optional preview width in pixels height: Optional preview height in pixels ...
-
render_frameExecuteRender the current frame. Args: output_path: Optional path to save the rendered image width: Optional render width in pixels height: Optional render...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.