← 返回 Skills 市场
vinlic

UniFuncs Search

作者 UniFuncs · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ⚠ suspicious
509
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install unifuncs-search
功能描述
Use unifuncs-search for real-time web search. Use this skill when users want to search the web, find articles, look up information, get the latest news, disc...
安全使用建议
This skill's code matches its stated purpose (web search) and only needs an API key, but the registry metadata failing to declare that env var and the lack of a homepage/source are red flags. Before installing: (1) confirm you trust unifuncs.com (review its privacy and API docs), (2) only provide a dedicated API key with limited scope/billing controls (do not reuse high-privilege keys), (3) avoid sending sensitive secrets in search queries because queries go to the remote service, (4) ask the publisher to correct the registry metadata to declare UNIFUNCS_API_KEY, and (5) if you need higher assurance, review or run the bundled search.py locally to inspect network behavior and logs before granting the key.
功能分析
Type: OpenClaw Skill Name: unifuncs-search Version: 0.0.2 The skill bundle is a standard API client for the UniFuncs web search service. The Python script (search.py) uses the standard library to make authenticated POST requests to a legitimate-looking API endpoint (api.unifuncs.com) and contains no evidence of data exfiltration, obfuscation, or unauthorized execution. While SKILL.md mentions a 'useStockQuery' parameter not present in the code, this appears to be a documentation discrepancy rather than a malicious instruction.
能力评估
Purpose & Capability
Name/description (real-time web search) match the included code and runtime behavior: the script calls https://api.unifuncs.com/api/web-search/search and formats results. No unrelated services or capabilities are requested by the code.
Instruction Scope
SKILL.md instructs the agent to set UNIFUNCS_API_KEY and run the bundled search.py. The instructions and code only read that environment variable and perform network calls to the stated API; they do not read arbitrary files or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no external install spec; the skill is instruction-only with a bundled Python script. Nothing is downloaded from third-party URLs or installed at runtime beyond running the included script.
Credentials
The code and SKILL.md require UNIFUNCS_API_KEY, but the registry metadata lists no required environment variables (discrepancy). The single API key is proportionate to the skill's purpose, but the metadata omission is a transparency issue and could confuse permission audits.
Persistence & Privilege
The skill does not request 'always' presence and contains no mechanism for modifying other skills or system-wide settings. It will perform network calls when invoked (normal for a search client).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unifuncs-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unifuncs-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
- Initial release of unifuncs-search skill for real-time web search. - Supports full search engine syntax, including site filters and exact-match queries. - Options for result freshness, images, pagination, and output formats. - Special support for market data queries with useStockQuery. - Designed for discovering up-to-date information, articles, and news.
v0.0.1
- Initial release of unifuncs-search skill. - Enables real-time web and news search via the UniFuncs API. - Supports searches for both global and China-specific content. - Requires user to provide an API key and set it as an environment variable. - Includes command-line usage examples for quick start.
元数据
Slug unifuncs-search
版本 0.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

UniFuncs Search 是什么?

Use unifuncs-search for real-time web search. Use this skill when users want to search the web, find articles, look up information, get the latest news, disc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 509 次。

如何安装 UniFuncs Search?

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

UniFuncs Search 是免费的吗?

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

UniFuncs Search 支持哪些平台?

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

谁开发了 UniFuncs Search?

由 UniFuncs(@vinlic)开发并维护,当前版本 v0.0.2。

💬 留言讨论