fitness-insights-144e41 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fitness-insights-144e41 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use the bundled wrapper script to run the local analysis CLI:
scripts/run_fitness_insights.sh --helpThis skill is for the second step of the workflow: the vault already contains activity notes, and the user now wants richer analysis and visualization on top of that note set.
Use this skill when the user wants to:
fitness-agent syncDo not use this skill to authenticate with Strava or fetch activities. Use fitness-agent first for ingest and sync, then use fitness-insights for post-sync analysis.
Fitness/Strava/Activities/ or another configured root..base file and Markdown reports into Insights/.Refresh the insights package from the configured vault:
scripts/run_fitness_insights.sh analyze refreshOverride the vault path or root folder when needed:
scripts/run_fitness_insights.sh \
--vault-path "/path/to/YourVault" \
--root-folder "Fitness/Strava" \
analyze refresh \
--weeks 16The skill writes these artifacts under the configured root folder:
Insights/Fitness Insights.baseInsights/Fitness Insights.mdInsights/Fitness Snapshot.mdInsights/Training Trends.mdThese files are built from existing activity notes and can be regenerated safely at any time.
~/.fitness-agent/config.json when the user does not provide overrides.fitness-agent.$fitness-insights 重新分析我 vault 里的运动笔记并生成新的可视化$fitness-insights 基于现有 Obsidian 数据做训练负荷和趋势分析$fitness-insights 刷新最近 16 周的训练趋势图fitness_insights.py: self-contained CLI entrypoint packaged with the skill.src/fitness_insights/: parser, analysis engine, and output generators.scripts/run_fitness_insights.sh: stable wrapper for local execution.references/metrics.md: metric definitions and scientific caution language.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.