Daniels Running Plan

PassAudited by ClawScan on May 13, 2026.

Overview

This instruction-only running-plan skill is coherent and has no code, credentials, or network access, but it asks for personal fitness details and saves plan files locally.

This skill appears safe to install as an instruction-only running-plan helper. Be aware that it asks for personal fitness information and is instructed to save TXT/CSV files to a desktop path; ask for chat-only output or a different filename if preferred.

Findings (2)

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

Generating a plan may create or overwrite the named files on the local desktop path.

Why it was flagged

The skill directs the agent to create local TXT and CSV files. The paths are fixed and purpose-aligned, but this is still a local file-write action users should notice.

Skill content
同时保存到桌面:1. /home/ai/桌面/running-plan.txt ... 2. /home/ai/桌面/running-plan.csv
Recommendation

Confirm the desired output location or ask the agent not to save files if you only want the plan in chat.

What this means

Your age, running level, goals, and schedule constraints may be reflected in saved local files.

Why it was flagged

The skill asks for personal fitness and schedule information and then persists the generated plan as local files. This is expected for a training-plan generator, but the saved plan may contain personal details.

Skill content
依次询问以下信息:1. 性别 ... 2. 年龄 ... 4. 当前水平 ... 8. 每周哪几天可以跑 ... 同时保存到桌面
Recommendation

Only provide details you are comfortable storing locally, and delete the generated files if you no longer need them.