What happened
An attacker embedded shell metacharacters in Figma file layer names or component metadata. When the AI assistant called get_figma_data to fetch design specifications, the unsanitized content was passed to child_process.exec, executing the attacker's shell commands on the developer's machine.