Fit Dubai
v1.0.5A personalized fitness coach and nutrition guide tailored for life in Dubai.
⭐ 1· 93·0 current·0 all-time
byShadman Shaikh@shadmanshaikh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (personalized Dubai fitness coach) match the included files and declared behavior. The skill only references fitness/nutrition/profile data and suggests local gym/event info; nothing requested is outside that purpose.
Instruction Scope
Runtime instructions explicitly read/write local files (user_memory.md and coach.md) to store profile/progress. That is expected for a personalization skill, but these files can contain sensitive personal data (weight, age, location), so the platform's file storage / access controls determine safety. There are no instructions to read unrelated system files or to send data elsewhere.
Install Mechanism
No install spec and no code files beyond plain markdown; nothing is downloaded or executed. This minimizes installation risk.
Credentials
The skill requests no environment variables, credentials, or external tokens. All required data is user-provided profile info stored locally in the skill directory, which is proportionate to the stated functionality.
Persistence & Privilege
always:false (not force-installed). The skill persists user data in local markdown files and expects to modify them on user requests. That is reasonable, but users should confirm where on the host those files are stored and who/what else can read them (other skills, backups, or system admins).
Assessment
This skill appears to do what it says and does not request credentials or network installs. Before installing, confirm where the skill directory (and user_memory.md/coach.md) will be stored on your system and who can access it: these files will contain personal data (weight, age, location). If you are concerned about privacy, avoid entering highly sensitive medical details, ask the skill to delete your profile when finished, or run it in an isolated environment. If you want to restrict autonomous actions, consider disabling autonomous invocation in your agent settings (although this skill does not request broad privileges).Like a lobster shell, security has layers — review code before you run it.
latestvk9761s6ap98mg26jkaa35r2d7d83jv1g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
