← Back to Skills Marketplace
jjc7951

The Style Index

by jjc7951 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install style-index
Description
Manage your wardrobe, get AI outfit suggestions, and virtually try on clothes before you buy. Powered by The Style Index agent API.
Usage Guidance
What to consider before installing: 1) The skill will ask for the user's email and an agent API key (tsi_...) and will upload and send user photos to https://thestyleindex.app for processing — these are sensitive operations. 2) The registry metadata does not declare this API key or how it will be stored; ask the publisher how the key is stored, whether it is saved to platform secrets, and how to revoke it. 3) Verify the service domain, privacy policy, and how long images are retained; avoid uploading highly sensitive photos until you trust those policies. 4) If you want to test, consider using a throwaway account/email and non-sensitive images. 5) Because this is instruction-only (no code to audit), rely on the service's reputation and ability to revoke keys; if that information is unavailable, treat the skill with caution.
Capability Analysis
Type: OpenClaw Skill Name: style-index Version: 1.0.0 The style_index skill bundle provides legitimate wardrobe management and virtual try-on functionality via the Style Index API (thestyleindex.app). While it handles sensitive user data such as emails and personal photos, these actions are directly aligned with its stated purpose and include explicit privacy consent and email verification flows. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md endpoints and flows (wardrobe, outfits, try-on, consent, auth/register/link) match the stated purpose (virtual wardrobe and try-on). However, the skill expects an agent API key to be obtained and stored, yet the registry metadata lists no required credential or primaryEnv: the declared metadata is incomplete and inconsistent with the runtime instructions.
Instruction Scope
Instructions are specific and scoped to the service: registering/linking an email, calling the Style Index API, uploading user photos, generating try-on images, and issuing magic web links. The agent is directed to transmit user photos and profile images to https://thestyleindex.app, which is expected for this feature but is sensitive (personal images). There is no instruction to read unrelated local files or other system credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself. That reduces risk from arbitrary installs, but also means there is no code to audit — runtime behavior depends entirely on the agent following these network calls.
Credentials
The skill requires an agent API key (agent_key: tsi_...) per the SKILL.md, but the registry lists no required env vars or primary credential. Requiring and persisting a third-party API key (which grants the external service access to uploaded photos and wardrobe data) is significant and should have been declared. No other unrelated secrets are requested.
Persistence & Privilege
The skill asks the agent to 'store the agent_key securely' and implies consent persistence across sessions. The skill itself does not request always:true or modify other skills, but you should confirm how and where the agent/platform will persist that key and whether it can be revoked or scoped.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install style-index
  3. After installation, invoke the skill by name or use /style-index
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: wardrobe management, AI outfit suggestions, virtual try-on
Metadata
Slug style-index
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is The Style Index?

Manage your wardrobe, get AI outfit suggestions, and virtually try on clothes before you buy. Powered by The Style Index agent API. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install The Style Index?

Run "/install style-index" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is The Style Index free?

Yes, The Style Index is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does The Style Index support?

The Style Index is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created The Style Index?

It is built and maintained by jjc7951 (@jjc7951); the current version is v1.0.0.

💬 Comments