Bmi

PassAudited by ClawScan on May 1, 2026.

Overview

The skill appears to be a local BMI and fitness tracking tool, with the main privacy consideration being that it stores health-related logs on the user's machine.

This looks appropriate for a local BMI tracker. Before installing or using it, remember that your health and weight entries are saved in plain local files under `~/.local/share/bmi/`, so protect that directory if the data is private.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Anyone with access to the user's account, backups, or local files may be able to view logged weight, BMI, goals, or related health notes.

Why it was flagged

The skill persistently records fitness and BMI-related activity, which can include sensitive health information even though it remains local.

Skill content
All data is stored locally at `~/.local/share/bmi/`. Each action is logged with timestamps.
Recommendation

Use the skill only for information you are comfortable storing locally, and protect or periodically delete/export the data directory if needed.