ErgoCare Coach

PassAudited by ClawScan on May 1, 2026.

Overview

ErgoCare Coach appears purpose-aligned, but users should review any generated reminder script before running it or enabling autostart.

Before installing, understand that this skill can help generate local reminder scripts. Review any generated bash or PowerShell script before running it, avoid administrator privileges, test start/stop behavior, and only enable autostart if you are comfortable removing it later.

Findings (4)

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

A generated script will run local commands for notifications and timers; if the generated content is wrong or broader than expected, it could affect your computer environment.

Why it was flagged

The skill intentionally produces local bash/PowerShell code for the user to run. This is central to the stated reminder purpose, but executable scripts can affect the local machine.

Skill content
it generates **actual executable scripts** that run on your computer to automatically remind you to take breaks
Recommendation

Read the generated script before running it, run it as a normal user rather than an administrator, and confirm it only performs reminder-related actions.

What this means

The reminder script may continue running and sending notifications until stopped, and optional startup configuration could make it restart automatically.

Why it was flagged

The artifacts disclose long-running background behavior. This fits the reminder purpose, but users should understand that the script may keep operating after launch.

Skill content
Scripts run in background, send notifications automatically
Recommendation

Use the provided stop/status controls, avoid enabling startup until tested, and keep a note of where the script or scheduled task was installed.

What this means

If enabled, the reminder script may start whenever the computer or shell session starts.

Why it was flagged

The skill documents optional persistence mechanisms for launching reminders at startup. This is disclosed and purpose-aligned, but persistence should be user-controlled.

Skill content
Startup Options: - Crontab: `@reboot /path/to/ergocare.sh` - systemd service (optional) - .bashrc / .zshrc autostart
Recommendation

Only enable autostart intentionally, and make sure you know how to remove the crontab entry, service, shell-profile line, scheduled task, or PowerShell profile entry.

What this means

Users with pain, injuries, or medical conditions could over-rely on the exercise guidance.

Why it was flagged

The artifact makes strong health-benefit claims. This is not evidence of malicious behavior, but users should treat it as general wellness guidance rather than medical advice.

Skill content
Health Benefits (Scientifically Proven)
Recommendation

Stop exercises that cause pain and consult a qualified medical professional for persistent symptoms or medical conditions.