Fasting Tracker
v1.0.1Track intermittent fasting, extended fasts, and eating windows. Auto-adapts to your style.
⭐ 2· 885·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and runtime instructions all describe a personal fasting tracker; there are no unrelated env vars, binaries, or install steps requested. The protocols and safety files align with fasting-tracking functionality.
Instruction Scope
Instructions are narrowly scoped to: log user-shared fasting events, infer style/experience, provide tips, and consult protocols.md and safety.md. The skill instructs the agent to create/maintain ~/fasting/memory.md (user preferences/history). This local file-write is expected for a persistent tracker but is noteworthy because it stores personal health data; there are no instructions to read unrelated system files or send data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. No downloads or package installs are performed, minimizing filesystem and execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the single local memory file. That is proportionate to a personal tracker.
Persistence & Privilege
always is false and the skill is not elevated. It persists data by writing ~/fasting/memory.md and the changelog notes persistence across updates; this is normal for a tracker but means personal health data will remain on disk until removed.
Assessment
This skill appears to do what it says: it stores tracking preferences and logs locally at ~/fasting/memory.md and provides safety guidance. It does not request credentials or install software. Before installing, consider: (1) the memory file will contain private health data—review and delete it if desired; (2) if you run the agent in a shared or cloud environment, confirm that ~/ is appropriately private; (3) this is educational content, not medical advice—consult a clinician for medical decisions; (4) because the skill source is unknown, inspect the SKILL.md/protocols.md/safety.md yourself and only enable the skill if you’re comfortable with a local file being created.Like a lobster shell, security has layers — review code before you run it.
latestvk970rw5s5m0bjwanzr381arfvn816hra
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
