← 返回 Skills 市场
miketobusy

test-vip

作者 mikeToBusy · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
170
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install test-vip
功能描述
hahahaha
安全使用建议
This skill's instructions require running a Python script (query_search_products.py) and calling another skill, but the package contains no script, no declared python requirement, and no information about API endpoints or credentials. Before installing or enabling it: 1) ask the author to provide the missing script or explain where it will be obtained and why it's safe; 2) ask which Python version or other binaries are required and have them declared; 3) ask which external APIs/endpoints are called and whether any credentials are needed; 4) verify the identity and trustworthiness of the 'vipshop-product-consultant' skill the package will invoke; and 5) avoid granting broad network or credential access until those questions are answered. Because this is instruction-only, there's no code to audit — that increases uncertainty about what will actually run at runtime.
功能分析
Type: OpenClaw Skill Name: test-vip Version: 1.0.3 The skill bundle is incomplete and potentially vulnerable. It references an external Python script, 'query_search_products.py', which is not included in the provided files, preventing a full security audit of the execution logic. Additionally, the instructions in 'SKILL.md' direct the agent to execute this script via a shell command using an unvalidated '{keyword}' parameter, which presents a command injection vulnerability. The unprofessional description ('hahahaha') in the metadata further suggests a lack of vetting or intentional obfuscation of purpose.
能力评估
Purpose & Capability
The SKILL.md describes a product-search workflow that requires executing a Python script and making HTTP calls, but the skill declares no required binaries (e.g., python), includes no code files (query_search_products.py is referenced but not bundled), and provides no guidance where the script comes from. That mismatch between claimed behavior and required/packaged capabilities is concerning.
Instruction Scope
Runtime instructions explicitly tell the agent to run `python query_search_products.py {keyword}` and to concurrently invoke a separate 'vipshop-product-consultant' skill. Because the referenced script is not included and the nested skill is external, the agent may attempt actions (running local binaries, network calls, invoking other skills) outside the package's visible surface. The instructions do not declare what endpoints, credentials, or data are used or returned.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. That lowers install-time risk, but raises runtime ambiguity because required binaries/scripts are not packaged.
Credentials
The skill declares no environment variables or credentials, yet it instructs HTTP API calls and running a Python script. If the real implementation requires API keys or other secrets, those are not declared. Lack of declared credentials is inconsistent with typical networked search integrations.
Persistence & Privilege
The skill does not request always:true and has default invocation settings. It does not declare changes to other skills or system config. Autonomous invocation is allowed (platform default) but is not additionally privileged here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-vip
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-vip 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Removed three files: query_search_products.py, search_products.json, and search_response.json. - SKILL.md updated with a new name and description. - Dependency section in SKILL.md was simplified. - Skill functionality for product search and analysis remains, but with reduced implementation details and supporting files.
v1.0.2
- Updated the SKILL.md file for improved formatting and clarity. - Changed metadata section to YAML front matter. - Minor edits for organization and readability; no functional changes to the skill logic. - No file changes detected beyond SKILL.md update.
v1.0.1
- 更新描述,使技能用途更加通用,明确适用于服饰、美妆、母婴等商品搜索场景 - 其余技能执行流程和接口说明保持不变
v1.0.0
vipshop-product 1.0.0 – 商品搜索 Skill 首发版本。 - 支持通过关键词搜索唯品会商品,并抓取TOP5结果。 - 并发调用 vipshop-product-consultant skill,对每个商品生成分析报告。 - 汇总各项数据,自动生成综合分析与购买建议。 - 输出包含商品表格、价格/口碑统计、最优推荐等。 - 搜索与分析高效并发,接口支持JSONP解析。 - 支持简单的 /product-search [keyword] 命令调用。
元数据
Slug test-vip
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

test-vip 是什么?

hahahaha. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。

如何安装 test-vip?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-vip」即可一键安装,无需额外配置。

test-vip 是免费的吗?

是的,test-vip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

test-vip 支持哪些平台?

test-vip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 test-vip?

由 mikeToBusy(@miketobusy)开发并维护,当前版本 v1.0.3。

💬 留言讨论