소개
The Backend Safety Integrator skill provides a rigorous, 6-phase framework for developers to implement safety checks when adding or updating inference backends—such as MLX, Anthropic, or OpenAI—to the Caro CLI. It ensures that every command generated by an LLM is passed through a CommandValidator to block destructive operations like recursive deletions or disk wiping before user execution. By following this systematic workflow, developers can maintain the security integrity of natural-language-to-POSIX tools, preventing accidental or malicious system damage while providing clear, risk-aware error feedback.