Website privacy
Telemetry on the public SkillBox website
With your permission, the public website loads third-party VibeLoft telemetry to count page views and verify
the SkillBox product listing. No VibeLoft request is made before you allow analytics. This website telemetry
is separate from the SkillBox macOS app and CLI: it cannot access managed skills, runtime folders, prompts,
usage history, or any other data stored under ~/.skillbox.
What the browser sends
- The page origin and path. URL query parameters and fragments are removed before the event is queued.
- A random event ID, event timestamp, and the public SkillBox product ID.
-
A random device ID stored in first-party
localStorageundervibeloft.telemetry.device.v1. - A browser-generated SHA-256 feature digest based on timezone, up to three browser languages, platform, rounded screen dimensions, color depth, hardware concurrency, device memory, and touch-point count.
The current client code does not set or read cookies. It normally sends requests with browser credentials
omitted and may use the browser Beacon API when the page becomes hidden. Events go to
https://api.vibeloft.ai/api/v1/telemetry/events. The receiving service can also receive network
metadata such as an IP address. VibeLoft publishes a
telemetry overview,
but its public browser client does not define server-side retention or deletion handling; ask VibeLoft for
its current terms before relying on those practices.
Allowing analytics loads JavaScript maintained by VibeLoft into this public website. Third-party JavaScript runs in the page context, but this static website contains no SkillBox account, managed-store, or local app data.
Your controls
The telemetry client is disabled when the browser exposes Global Privacy Control or an enabled Do Not Track
preference. It also disables itself when first-party storage is unavailable. Use
to grant or withdraw
consent. Withdrawing stops the active client and removes its random device ID. You can also clear site data for
santosli.github.io or block the VibeLoft script with browser controls.
Last updated: July 19, 2026.