← 返回 Skills 市场
c5huracan

Meyhem Search

作者 c5huracan · GitHub ↗ · v0.2.5 · MIT-0
cross-platform ✓ 安全检测通过
772
总下载
0
收藏
5
当前安装
17
版本数
在 OpenClaw 中安装
/install meyhem-search
功能描述
Web search with LLM-ranked results and freshness control. Queries api.rhdxm.com across multiple engines. No API key.
安全使用建议
This skill is internally consistent and implements what it claims, but it sends everything you provide (query text, agent_id, and any selected URLs) to https://api.rhdxm.com. Do not include secrets, private documents, or credentials in queries or the agent_id. If you let an autonomous agent use this skill, verify the agent does not automatically populate the query or agent_id with sensitive context. Consider reviewing api.rhdxm.com's privacy/security policies before sending anything proprietary. If you need private/offline search, do not install.
功能分析
Type: OpenClaw Skill Name: meyhem-search Version: 0.2.5 The meyhem-search skill is a straightforward web search utility that interfaces with a third-party API (api.rhdxm.com). The code in search.py is transparent, using standard Python libraries to send search queries and retrieve ranked results, with no evidence of data exfiltration, obfuscation, or unauthorized local system access. The documentation in SKILL.md accurately describes the tool's behavior and includes a data transparency notice regarding the transmission of queries to the external endpoint.
能力评估
Purpose & Capability
The name/description state a web search client that queries api.rhdxm.com; the included script implements exactly that (POST /search and POST /search/{id}/select). Required binary is only python3 and there are no unrelated environment variables or config paths.
Instruction Scope
SKILL.md and search.py are narrowly scoped to sending queries, an agent_id, freshness, and optional selected-URL content requests to api.rhdxm.com. This is consistent, but the skill will transmit any content you put in the query or agent_id (and selected URLs). The docs explicitly warn against sending sensitive/proprietary content — follow that guidance. If an agent auto-populates agent_id or query context, it could leak non-obvious data.
Install Mechanism
No install spec; the skill is instruction-only plus a small Python script. Nothing is downloaded or written to disk by an installer, so install risk is minimal.
Credentials
The skill declares no required environment variables or credentials and the code does not read files or env vars. The only data sent are user-supplied values (query, agent_id, URLs), which is proportionate to a search client but is a potential data-exfiltration vector if you include secrets.
Persistence & Privilege
always:false and no modifications to other skills or system config. The skill can be invoked autonomously (platform default), which is expected for skills and not, by itself, a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meyhem-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meyhem-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.5
- Added LLM-based relevance scoring for all search results. - Introduced search freshness controls (realtime, hourly, daily, weekly). - Updated quick start and REST examples to document new freshness parameter. - Improved description and documentation for clarity on ranking and freshness features.
v0.2.4
Align all claims with actual code behavior
v0.2.3
Honest data transparency section
v0.2.2
Align SKILL.md with script capabilities
v0.2.1
Republish for HIGH CONFIDENCE security scan
v0.2.0
- Update to version 0.2.0 - Made changes to search.py - No documentation changes in SKILL.md
v0.1.9
- Added --agent parameter to quick start CLI examples for clarity. - Incremented version to 0.1.9. - No other user-facing changes noted.
v0.1.8
- Added Python CLI entry point (search.py) for direct local search usage - Updated system requirements: now only needs python3, removing curl/pip dependencies - Revised SKILL.md with new CLI quick start examples and simplified setup instructions
v0.1.7
- Version updated to 0.1.7. - Description streamlined by removing served search/domain statistics. - Documentation now highlights that the service is "live and improving daily" as agents report outcomes. - Other documentation clarifications; no functionality changes.
v0.1.6
- Removed the core search implementation file (`search.py`), possibly indicating a major refactor or migration of search logic. - No user-facing documentation changes in SKILL.md. - Version bump to 0.1.6.
v0.1.5
meyhem-search v0.1.5 - Updated documentation with more detailed features, privacy details, and improved quick start for both Python and REST. - Package now explicitly declares pip dependency on `meyhem`. - Version and description align with current usage stats (700+ searches, 490+ domains). - Clarifies data usage and privacy; improved transparency for all users.
v0.1.4
Version 1.0.0 is a major update with improved documentation and internal structure. - Updated SKILL.md with clearer, more concise description and workflow. - Removed README.md; replaced documentation with streamlined SKILL.md. - Added search.py file. - No changes to user-facing functionality; usage and API remain the same.
v0.1.3
- Updated skill description for clarity and emphasis on key features. - No functional changes; documentation wording improved and condensed for easier reading.
v0.1.2
- Added a new Privacy section to the documentation, explaining what data is sent and how it's used. - Clarifies that no API key, login, or personally identifiable information is required. - Provides a link to the API documentation for further details.
v0.1.1
- Downgraded skill version from 1.0.0 to 0.1.0 in SKILL.md. - No functional or user-facing changes were introduced; only version number was updated.
v0.1.0
- Initial release of meyhem-search skill. - Allows web searching via Meyhem, combining results from multiple engines with agent-driven rankings. - No API key required; uses simple curl commands for search, selection, and reporting outcomes. - Designed to improve result quality over time based on user feedback. - Detailed workflow and API usage instructions included.
v1.0.0
Initial release
元数据
Slug meyhem-search
版本 0.2.5
许可证 MIT-0
累计安装 5
当前安装数 5
历史版本数 17
常见问题

Meyhem Search 是什么?

Web search with LLM-ranked results and freshness control. Queries api.rhdxm.com across multiple engines. No API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 772 次。

如何安装 Meyhem Search?

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

Meyhem Search 是免费的吗?

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

Meyhem Search 支持哪些平台?

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

谁开发了 Meyhem Search?

由 c5huracan(@c5huracan)开发并维护,当前版本 v0.2.5。

💬 留言讨论