← Privacy index (all apps)
Claude Plugin

HEALTH SCORE — PRIVACY POLICY

Last updated: 2026-03-07

Overview

Health Score is a Claude Code plugin. It runs entirely on your local machine and does not collect, transmit, or store any personal data.

1. Information We Collect

None. Health Score reads context_window.used_percentage from Claude Code’s native status line JSON - a value Claude Code provides locally - and computes a score. This data never leaves your machine.

2. How the Plugin Works

A bash script reads context usage data from Claude Code’s stdin, computes a 0–100 score using a non-linear formula, and writes a temporary file to /tmp/claude-health-score.json for use by the Stop hook. This file is local to your machine and is not transmitted anywhere.

3. Third-Party Services

Health Score does not integrate with any third-party services.

4. Data Storage

No personal data is stored. The temporary score file at /tmp/claude-health-score.json contains only a numeric score and context percentage, with no identifying information.

5. Contact

Questions? Email silvester.divas@gmail.com.