Skip to content

Instantly share code, notes, and snippets.

@mosherbrian
Created April 16, 2026 20:27
Show Gist options
  • Select an option

  • Save mosherbrian/fba5aba258178cd43345ae2ecf2920b8 to your computer and use it in GitHub Desktop.

Select an option

Save mosherbrian/fba5aba258178cd43345ae2ecf2920b8 to your computer and use it in GitHub Desktop.
Privacy Policy for ClawdBot Oura Sync (personal app)

Privacy Policy — ClawdBot Oura Sync

Last updated: 2026-04-16

Overview

ClawdBot Oura Sync is a personal, single-user application developed by Brian Mosher for his own use. It reads data from the Oura Ring API and writes summary fields to a private Google Spreadsheet.

Who Uses This App

This application is intended exclusively for the developer's personal account. It is not distributed to other users and is not offered as a product or service.

Data Collected

The app accesses the following data from the authenticated Oura user's account:

  • Daily sleep summaries (bedtime, wake time, duration, score)
  • Daily readiness scores
  • Daily activity summaries (steps, exercise duration)
  • Individual workout entries

How Data Is Used

Data is fetched on a scheduled basis and written to the authenticated user's own private Google Spreadsheet for personal habit tracking. No data is:

  • Shared with third parties
  • Sold, licensed, or redistributed
  • Used for advertising
  • Used for any purpose beyond personal habit tracking

Data Storage

  • OAuth tokens are stored locally on the developer's personal computer
  • Oura data passes through the application in memory and is written to the developer's own private Google Sheet
  • No server-side database or cloud storage is used

Data Retention

Access tokens are stored until revoked or refreshed. Spreadsheet entries are retained indefinitely by the user.

Third Parties

The app communicates with:

  • Oura Ring API (api.ouraring.com) — source of health data
  • Google Sheets API — destination for summary data

No other third-party services receive data from this app.

User Rights

The sole user of this app (the developer) can:

Contact

Questions about this app: via GitHub at github.com/mosherbrian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment