CAD Agent
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle provides instructions for an AI agent to set up and interact with a local CAD rendering server via HTTP. The `SKILL.md` explicitly defines the agent's role, instructing it to send commands to a containerized service and view returned images, while strictly forbidding it from performing CAD logic or rendering outside the container. There are no instructions for data exfiltration, malicious execution on the agent's host, persistence, or prompt injection designed to subvert the agent's core purpose or security. The `git clone` and `docker` commands are standard for deploying such a service, and the Python code examples are intended to be sent to the service for execution within its isolated environment.
