openclaw-email-bypass
This skill provides a Python client that sends email via a user-deployed Google Apps Script web relay. It requires `GOOGLE_SCRIPT_URL` and `GOOGLE_SCRIPT_TOKEN`, runs `python3 scripts/send_email.py`, and posts to `https://script.google.com/macros/s/.../exec`; the referenced `assets/Code.gs` is not included so relay behavior cannot be fully verified.