subprocess module call
Medium
- Category
- Dangerous Code Execution
- Content
"plan": plan, } subprocess.run(["openclaw", "gateway", "restart"], check=False) return { "applied": True, "message": "Gateway restart requested due to stuck sessions near context limit.",- Confidence
- 97% confidence
- Finding
- subprocess.run(["openclaw", "gateway", "restart"], check=False)
