← 返回 Skills 市场
jpengcheng523-netizen

iFlytek Web Search

作者 jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xfyun-search
功能描述
Search the web using iFlytek ONE SEARCH API (万搜/聚合搜索). Returns titles, summaries, URLs, and full text from web pages. Good for Chinese-language web search.
安全使用建议
This skill appears to be a straightforward client for iFlytek ONE SEARCH and only needs one secret: XFYUN_API_PASSWORD. Before installing: (1) Verify the skill's provenance — there is no homepage or publisher information in the registry entry; prefer skills from known publishers. (2) Confirm the registry metadata is updated to declare XFYUN_API_PASSWORD as a required credential (and a primary credential) so you know what you'll be exposing. (3) Provide an API password scoped for search usage (least privilege) and monitor its usage/quota. (4) Be aware that using --raw returns full page text (which may contain PII or sensitive data) — avoid sending sensitive queries. (5) If you are concerned about network calls or secrets, run the script in an isolated environment or review network logs to ensure it's calling only the documented Xfyun endpoint.
功能分析
Type: OpenClaw Skill Name: xfyun-search Version: 1.0.0 The skill is a legitimate search tool for the iFlytek ONE SEARCH API. The Python script (scripts/search.py) uses standard libraries to perform authenticated POST requests to a verified iFlytek endpoint and contains no evidence of data exfiltration, command injection, or malicious intent.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included script all consistently implement an iFlytek (Xfyun) ONE SEARCH client that posts queries to the documented API endpoint and returns titles/summaries/full text. The requested functionality matches the stated purpose (Chinese web search).
Instruction Scope
Runtime instructions and the provided script stay within the expected scope: they only read one environment variable (XFYUN_API_PASSWORD), construct a JSON payload, POST to the documented Xfyun endpoint, and print results. The script does not access other files, system state, or external endpoints beyond the API URL. However, the SKILL.md requires an environment variable that the registry metadata did not declare (see environment_proportionality).
Install Mechanism
No install spec is provided (instruction-only with an included Python script). Nothing is downloaded or written to disk by an installer. This is low-risk from an install-mechanism perspective.
Credentials
The SKILL.md and script require the secret environment variable XFYUN_API_PASSWORD to authenticate to the Xfyun API. However, the registry metadata lists 'Required env vars: none' and 'Primary credential: none', an inconsistency that could mislead users. Requesting a single API password for the stated API is proportionate, but the metadata omission and lack of a declared primary credential reduce transparency and are a concern.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges or modify other skills/config. Autonomous invocation is allowed (the platform default) but not combined with other high-risk behaviors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xfyun-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xfyun-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish - iFlytek ONE SEARCH API
元数据
Slug xfyun-search
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

iFlytek Web Search 是什么?

Search the web using iFlytek ONE SEARCH API (万搜/聚合搜索). Returns titles, summaries, URLs, and full text from web pages. Good for Chinese-language web search. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 iFlytek Web Search?

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

iFlytek Web Search 是免费的吗?

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

iFlytek Web Search 支持哪些平台?

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

谁开发了 iFlytek Web Search?

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

💬 留言讨论