cinema4d-mcp

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the generation of Python scripts to be executed within the Cinema 4D host application using the execute_python_script tool. This is the primary mechanism for advanced scene manipulation and data extraction.
  • [DATA_EXFILTRATION]: The skill implements data export functionality that writes extracted information to JSON files in the local system temporary directory. It also includes an 'Advanced Debugging' feature that utilizes a local socket connection (127.0.0.1:5555) to communicate with the Cinema 4D application server.
  • [SAFE]: The skill documentation includes explicit security guidance, listing banned Python keywords such as os.system and subprocess to prevent unauthorized system-level operations during script execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 04:08 PM