Weight Loss

v1.0.0

Track weight loss journey with weigh-ins, trend analysis, and goal milestones

2· 1.9k·5 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and runtime instructions align: logging weigh-ins, trend analysis, goals and non-scale victories — there are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
SKILL.md contains only high-level, user-facing instructions (log weight, view trends, set goals). It explicitly claims data stays local but does not specify where or how data is stored; that vagueness could lead an implementation to choose different storage/sync behaviour unless the platform enforces local-only storage.
Install Mechanism
No install specification and no code files — lowest-risk instruction-only skill (nothing is written to disk by an installer).
Credentials
No environment variables, credentials, or config paths are requested; requested access is proportional to the described functionality.
Persistence & Privilege
Skill is not always-on and does not request system-wide changes. Autonomous invocation is allowed by default on the platform, which is normal and not in itself a concern given the skill's limited scope.
Assessment
This skill appears coherent and low-risk, but before installing, confirm how the agent actually implements "local" storage: ask where files are saved (full path), whether data is encrypted at rest, whether automatic backups or cloud sync are enabled, and how to export or fully delete your data. If you care about privacy, test with dummy entries and inspect the agent's filesystem activity or run it in a sandboxed environment. Also consider whether you trust the skill author (no homepage or publisher details provided); if in doubt, prefer a skill with clear storage locations and an auditable implementation.

Like a lobster shell, security has layers — review code before you run it.

latestvk977nqdrz3t6rtz20fvxaqb1zn7zwwsg

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments