OOTD

v1.0.0

Your personal AI stylist. Suggests an Outfit Of The Day based on real-time weather and your personal style.

1· 294·0 current·0 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 (personal stylist using real-time weather and style) match the runtime instructions: fetch weather from the declared 'weather' skill and produce outfit suggestions. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md tells the agent to read a USER.md (style profile) and an optional wardrobe.json in the user's workspace (~/.openclaw/workspace/). Reading those files is coherent with the skill's purpose, but the instructions are somewhat vague about exact file locations and imply filesystem access — you should expect the agent to read those workspace files when invoked.
Install Mechanism
No install spec or code files are present (instruction-only). This is low risk: nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. The files it reads (USER.md and wardrobe.json) are directly relevant to personalization and wardrobe lookup and therefore proportionate to the stated purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill does not request permanent presence or modification of other skills or system-wide settings.
Assessment
This skill is instruction-only and appears to do what it says: fetch weather via the 'weather' skill and tailor recommendations using your style profile. Before installing or using it: 1) be aware it will read USER.md and optional wardrobe.json in your workspace (~/.openclaw/workspace/) — do not store secrets or sensitive data there; 2) confirm where USER.md should live (the instructions are vague) so the agent won't scan unexpected directories; 3) check the 'weather' skill's behavior (it may call external APIs) if you care about where location or weather queries are sent; and 4) note the README shows a CLI 'ootd' usage but there is no binary — this is an agent skill, not a command-line program. If you want stronger privacy, store only non-sensitive style info in USER.md or avoid creating wardrobe.json.

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

latestvk97bmj33ewg77xpdqmynp2xemd822f6z

License

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

Runtime requirements

🧥 Clawdis

Comments