← 返回 Skills 市场
shopping-list-fashion
作者
jpengcheng523-netizen
· GitHub ↗
· v1.0.0
· MIT-0
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-shopping-list-fashion
功能描述
Create shopping lists
使用说明 (SKILL.md)
Fashion Shopping List
Create shopping lists
When to Use
- User needs shopping related functionality
- Automating list tasks
- Fashion operations
Usage
python3 scripts/shopping_list_fashion.py --input \x3Cinput> --output \x3Coutput>
Configuration
Set required environment variables:
export LIST_API_KEY="your-api-key"
Output
Returns JSON with results:
{
"success": true,
"data": {}
}
安全使用建议
This package appears incomplete or mispackaged. Before installing: (1) Ask the publisher for the missing script(s) and a clear install/usage guide (where scripts live, what the API key is for, which external endpoint is contacted). (2) Do not provide a real API key until you can inspect the code to verify how it is used and where data is sent. (3) Prefer skills that declare required env vars in their metadata and include either code or an install spec. (4) If you must test it, run it in an isolated environment or sandbox and monitor network traffic. The current mismatch (instructions require a script and LIST_API_KEY, but no code or declared env vars are present) makes the skill suspicious rather than clearly benign.
功能分析
Type: OpenClaw Skill
Name: jpeng-shopping-list-fashion
Version: 1.0.0
The provided files (_meta.json and SKILL.md) contain standard metadata and documentation for a fashion-related shopping list skill. There are no signs of malicious intent, prompt injection, or suspicious commands in the documentation; the referenced Python script (scripts/shopping_list_fashion.py) was not included in the provided content for analysis.
能力评估
Purpose & Capability
The declared purpose is simple (create shopping lists) but the SKILL.md instructs running python3 scripts/shopping_list_fashion.py and exporting LIST_API_KEY. The package contains no script or code, and the registry metadata lists no required env vars or credentials. Requesting an API key and a local script is disproportionate/unexplained for an instruction-only skill without included code.
Instruction Scope
Runtime instructions tell the agent to execute a local script with input/output arguments and to set LIST_API_KEY, yet no script or further details about the external API are provided. The instructions are vague (no target API, no expected input format, no location of the script), which gives the agent broad, unspecified discretion and will lead to failure or unexpected behavior if executed.
Install Mechanism
There is no install spec (lowest-risk pattern) but the SKILL.md presumes a files/scripts/ layout and a Python script. Because no code is included, the lack of an install mechanism makes the instructions unusable and suggests the skill is either incomplete or mispackaged.
Credentials
The instructions ask the user to export LIST_API_KEY, but the registry metadata does not declare any required environment variables or a primary credential. The purpose does not explain why an API key is needed or which service it would authenticate, so requesting a secret-like variable is not justified by the package contents.
Persistence & Privilege
The skill does not request persistent presence (always:false), does not declare config paths, and does not modify other skills. Default autonomous invocation is allowed but not combined with other high privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jpeng-shopping-list-fashion - 安装完成后,直接呼叫该 Skill 的名称或使用
/jpeng-shopping-list-fashion触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
jpeng-shopping-list-fashion version 1.0.0
- Initial release of the skill.
- Enables users to create fashion-related shopping lists.
- Provides a command line interface for list creation and automation.
- Supports environment variable configuration for API access.
- Outputs results in JSON format.
元数据
常见问题
shopping-list-fashion 是什么?
Create shopping lists. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 shopping-list-fashion?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jpeng-shopping-list-fashion」即可一键安装,无需额外配置。
shopping-list-fashion 是免费的吗?
是的,shopping-list-fashion 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
shopping-list-fashion 支持哪些平台?
shopping-list-fashion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 shopping-list-fashion?
由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。
推荐 Skills