← 返回 Skills 市场
leebellon

Wishfinity +W

作者 leebellon · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1704
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wishfinity
功能描述
Add "save for later" to shopping agents, product recommendation engines, gift idea generators, and AI commerce experiences. Saves any product URL to a universal wishlist. Requires MCP config and free Wishfinity account.
安全使用建议
This skill appears to do what it says, but it asks you to run an npm package via npx (wishfinity-mcp-plusw) by adding an MCP entry to your OpenClaw config. npx will fetch and execute code from the npm registry (unpinned) — that can run arbitrary code on your system. Before installing: 1) Verify the npm package name, maintainer, and popularity; review the GitHub repo (https://github.com/wishfinity/wishfinity-mcp-plusw) and the package source for malicious behavior; 2) Ask the author for a pinned version and checksum or a vetted install mechanism (GitHub release tarball or package with signature); 3) Consider running the connector in an isolated environment or sandbox; 4) Note you will be modifying ~/.openclaw/openclaw.json and restarting the gateway — ensure you trust the package and account flows on wishfinity.com. If you cannot audit the package or get a pinned release, treat this as risky and avoid installing.
功能分析
Type: OpenClaw Skill Name: wishfinity Version: 1.0.0 The skill bundle describes a 'save for later' functionality for products, integrating with the Wishfinity service. The `SKILL.md` provides clear instructions for the user to configure an MCP server using `npx -y wishfinity-mcp-plusw`, which is a standard method for OpenClaw integrations. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, or other harmful behaviors within the provided files. The instructions for the AI agent are aligned with the stated purpose of saving product URLs.
能力评估
Purpose & Capability
Name/description match the runtime instructions: this is an MCP-based 'save for later' wishlist integration and it legitimately requires adding an MCP server entry (agents.list.0.mcp.servers) to run the connector.
Instruction Scope
SKILL.md only asks the agent to add an MCP server entry, call a single tool (add_to_wishlist with a URL), and present a link. It does not instruct reading unrelated files or exfiltrating data. However, it directs use of npx to fetch/run an external package at runtime (see install mechanism).
Install Mechanism
There is no formal install spec, but the SKILL.md instructs adding an MCP server whose command uses npx to run the npm package wishfinity-mcp-plusw. That causes code to be downloaded and executed from the npm registry at runtime (unpinned, no checksum). This is a moderate-to-high-risk delivery mechanism unless the package and repo are audited and a specific pinned/versioned install is provided.
Credentials
The skill declares no environment variables or secrets and only requires a single config path (agents.list.0.mcp.servers). That is proportionate for an MCP connector which needs to be registered in agent config.
Persistence & Privilege
always:false (normal). The setup requires editing ~/.openclaw/openclaw.json and restarting the gateway — this modifies agent configuration (expected), and once registered the MCP connector will be invoked by the agent which expands runtime attack surface because it executes external code when used.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wishfinity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wishfinity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release adds Wishfinity integration for universal "save for later" functionality. - Lets users save any product URL to a Wishfinity wishlist from shopping and product recommendation agents. - Requires MCP server config and a free Wishfinity account. - Provides an `add_to_wishlist` tool for agents to generate save links. - Compatible with all retailers and shopping agents; wishlists are shareable and support price tracking.
元数据
Slug wishfinity
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wishfinity +W 是什么?

Add "save for later" to shopping agents, product recommendation engines, gift idea generators, and AI commerce experiences. Saves any product URL to a universal wishlist. Requires MCP config and free Wishfinity account. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1704 次。

如何安装 Wishfinity +W?

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

Wishfinity +W 是免费的吗?

是的,Wishfinity +W 完全免费(开源免费),可自由下载、安装和使用。

Wishfinity +W 支持哪些平台?

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

谁开发了 Wishfinity +W?

由 leebellon(@leebellon)开发并维护,当前版本 v1.0.0。

💬 留言讨论