Back to Home
zitaharry icon

ai-fit-tracker

Verified Safe

by zitaharry

Overview

A fitness tracking mobile and web application built with Expo and React Native, utilizing Sanity as a headless CMS and Clerk for user authentication.

Installation

Run Command
expo start

Environment Variables

  • EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY

Security Notes

The application leverages Clerk for robust user authentication (email/password, Google SSO) and Sanity for content management, both of which are established, secure third-party services. No obvious hardcoded secrets or malicious code patterns are found in the provided source. Sanity project IDs and dataset names are publicly exposed in configuration, which is standard for Sanity. While a large dependency tree always presents a theoretical supply chain risk, no specific vulnerabilities are identified within the given files. The commented-out email verification UI in `sign-up.tsx` indicates an incomplete client-side implementation detail but does not expose a security vulnerability as Clerk handles the backend verification process.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Stars0
Forks0
Last Update2025-12-13

Tags

Fitness TrackingMobile AppReact NativeExpoSanity CMSClerk Authentication