Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The code hardcodes output to a personal absolute path (D:/Personal/OpenClaw/figures), which can cause unintended writes to a host-specific location and leaks assumptions about the developer's environment. In an agent context, user-controlled output_name values are joined directly to that directory, so the skill may write files outside the expected working area or fail unpredictably on other systems.
