App functionality
Last updated: September 12, 2026
Climax is a production web app at https://climaxcybra.cloud. Users can open the app, create an account, optionally sign in with Google, and connect Google Calendar / Gmail to complete real tasks.
For Google Trust & Safety reviewers
Step-by-step OAuth consent testing instructions, including a no-2FA reviewer login:
https://climaxcybra.cloud/oauth-test-instructions.html
- Login URL: https://climaxcybra.cloud/
- Reviewer email:
oauth-reviewer@climaxcybra.cloud - Reviewer password:
ClimaxReview-2026! - After login open: /?section=connections → Connect Gmail or Google Calendar
Core user flows
- Open the app and create or sign in to a Climax account.
- Use chat or voice to ask Climax to schedule a meeting, set a reminder, or review email.
- If Google is not connected, Climax asks the user to connect Google and explains why.
- After consent, Climax performs only the requested Calendar or Gmail action and shows the result in chat.
Why each Google scope is requested
- openid, email, profile: account sign-in and identity.
- calendar: create and manage meetings/reminders the user requests.
- gmail.readonly: read inbox content only when the user asks for review or a draft.
- gmail.send: send email only when the user asks Climax to send it.
Data minimization
Climax no longer requests Google Drive or gmail.modify. Access is limited to Calendar and
Gmail read/send features that are visible in the product.