Caveat verdict

run-coach

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Running coaching skill that sends training data to a user-owned Telegram bot and optionally syncs from Garmin Connect using the user's own credentials; all external communication is to user-configured destinations for the stated fitness coaching purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

43
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (4)

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

Possible hardcoded credential

training/send-plan.sh · prose · downgraded · TOKEN="${TELEGRAM_BOT_TOKEN}

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

garmin/garmin-sync.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: TELEGRAM_BOT_TOKEN).

package_installagent_memory

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API