← 返回 Skills 市场
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install style-index
功能描述
Manage your wardrobe, get AI outfit suggestions, and virtually try on clothes before you buy. Powered by The Style Index agent API.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install style-index - 安装完成后,直接呼叫该 Skill 的名称或使用
/style-index触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: wardrobe management, AI outfit suggestions, virtual try-on
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 The Style Index?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install style-index」即可一键安装,无需额外配置。
The Style Index 是免费的吗?
是的,The Style Index 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
The Style Index 支持哪些平台?
The Style Index 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 The Style Index?
由 jjc7951(@jjc7951)开发并维护,当前版本 v1.0.0。
推荐 Skills