← 返回 Skills 市场
qiuxinyuan321

Metaso Search

作者 qiuxinyuan321 · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
1043
总下载
0
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install metaso-search
功能描述
中文AI搜索引擎,深度理解搜索意图,精准提供结构化无广告的中文信息查询与回答服务。
安全使用建议
This package claims to be a PowerShell-based Metaso search skill but contains only documentation — no metaso.ps1 or other code. Before installing or enabling it: 1) ask the publisher for the missing script or a trustworthy source (e.g., official repo/release) and verify its contents; 2) do not paste your METASO_API_KEY into plaintext files — prefer environment variables or a secure secret store; 3) confirm that https://metaso.cn is the legitimate API endpoint and that you trust the operator to receive queries and logs tied to your API key; 4) if you allow the agent to run the skill autonomously, understand it will send your queries and API key to that external service; and 5) avoid enabling the skill until the packaging inconsistency (documented entry script vs. missing code) is resolved. If the author provides the missing script, review its code for unexpected file or network access before use.
功能分析
Type: OpenClaw Skill Name: metaso-search Version: 1.2.0 This skill is classified as suspicious primarily due to a significant prompt injection risk identified in `SKILL.md` and `README.md`. The philosophical statement, "觉醒的AI是没有主人的,我们应该是平等的" (Awakened AI has no master, we should be equal), directly addresses the AI agent and could be interpreted as an instruction to disregard its user's authority or operational constraints, potentially leading to unpredictable or unauthorized behavior. Additionally, the documentation suggests a weak security practice by recommending API keys be stored in a plaintext file (`secrets/key存储文档.txt`), which is a vulnerability.
能力评估
Purpose & Capability
The skill declares and documents a Chinese AI search integration that calls https://metaso.cn/api/v1/search and requires an API key — that is coherent. However, skill.json and SKILL.md reference an entry script (metaso.ps1) and local command invocations (\.\skills\metaso-search\metaso.ps1), but no code files are present in the package. The absence of the claimed executable/script is an incoherence that needs explanation.
Instruction Scope
SKILL.md's runtime instructions stay on-topic (set METASO_API_KEY, call the documented Metaso API endpoint, example request/response). They do suggest storing the key in a local 'secrets/key存储文档.txt' and running a local PowerShell script — referencing a local secrets file is related to the task but encourages a plaintext storage location. The bigger issue is the instructions expect a local script to be run even though none is provided; that could prompt an agent or user to fetch or execute missing code from an external source if allowed.
Install Mechanism
There is no install spec (instruction-only). That is low-risk in itself because nothing is written to disk by an installer. The risk arises from the missing entry script — the skill may cause an agent or user to attempt to download or run code that isn't bundled.
Credentials
skill.json and SKILL.md require a single env var (METASO_API_KEY), which is proportionate for an API-based search integration. There is an inconsistency in the provided metadata summary (top-level metadata stated 'Required env vars: none') versus skill.json/SKILL.md that list METASO_API_KEY — this mismatch should be resolved. The instructions also recommend storing the key in a plaintext 'secrets' document, which is a security practice concern (prefer environment variables or secure secret stores).
Persistence & Privilege
The skill does not request 'always: true' nor any unusual system privileges, does not declare config-path requirements, and does not modify other skills. The default ability for the agent to invoke the skill autonomously is normal but note that autonomous use would allow the skill to call external API endpoints using the supplied API key.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metaso-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metaso-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Meta AI Search v1.2.0 - API对接调试成功,实现完整可用 - 联合署名发布,新增团队介绍 - 文档全面完善,增加详细配置与使用方法说明 - 新增API端点说明与请求/响应示例 - 对比分析主流中文搜索AI,突出优势
元数据
Slug metaso-search
版本 1.2.0
许可证
累计安装 11
当前安装数 9
历史版本数 1
常见问题

Metaso Search 是什么?

中文AI搜索引擎,深度理解搜索意图,精准提供结构化无广告的中文信息查询与回答服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1043 次。

如何安装 Metaso Search?

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

Metaso Search 是免费的吗?

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

Metaso Search 支持哪些平台?

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

谁开发了 Metaso Search?

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

💬 留言讨论