← 返回 Skills 市场
469
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install search-intelligence-skill
功能描述
Advanced AI-powered search skill using SearXNG as the universal search backend. Multi-engine dork generation, 90+ search engines, intelligent search strategi...
安全使用建议
This skill is internally consistent with its description: it uses a local or user-provided SearXNG instance (no API keys required) and implements dork generation, intent parsing, and result analysis. Before installing, consider: 1) Run the code in a controlled environment and point it to a SearXNG instance you control (default is localhost). 2) Review the omitted/truncated source files (notably skill.py and strategies.py) for any unexpected network calls, telemetry, or subprocess execution. 3) Be aware that the tool is explicitly designed for OSINT/security research and includes example queries that locate exposed secrets and personal data — using it against systems or people without authorization can be illegal or unethical. 4) The registry metadata vs. SKILL.md shows a minor mismatch (install metadata present in SKILL.md), so prefer installing from a vetted source (your own clone of the repo) rather than an unknown package index build. If you want higher assurance, request a full diff or a reproducible build and scan the remaining files for outbound endpoints or obfuscated code.
功能分析
Type: OpenClaw Skill
Name: search-intelligence-skill
Version: 0.1.1
The skill is designed for advanced web searching, including OSINT and security scanning (e.g., finding exposed credentials, admin panels, vulnerabilities) using dork queries. While these capabilities are powerful and could be misused if directed at unauthorized targets, the code itself does not exhibit malicious intent. It interacts with a self-hosted SearXNG instance (defaulting to `http://localhost:8888`) via `search_dorks_skill/client.py` and returns results to the agent, without any evidence of data exfiltration, backdoor installation, or unauthorized remote control. The `SKILL.md` documentation explicitly warns users about responsible and authorized use of its sensitive features, indicating an awareness of the tool's potential for misuse rather than an intent to facilitate it.
能力评估
Purpose & Capability
Name/description (advanced search, dork generation, OSINT, SEO, security scanning) align with the included code: intent parsing, dork generation, a SearXNG HTTP client, and result analysis. The requested runtime pieces (python, httpx) are proportional to the stated purpose.
Instruction Scope
SKILL.md runtime instructions limit network access to a user-provided SearXNG instance and describe local installation and use. Example usage includes potentially privacy-invasive queries (exposed .env, admin panels, investigating emails/phones), but those examples are consistent with the skill's stated OSINT/security focus and do not instruct reading unrelated local files or environment secrets.
Install Mechanism
No remote binary downloads or obscure installers are present: the package uses normal Python packaging (setup.py, pip install -e .) and a single external dependency (httpx). One minor inconsistency: the registry metadata indicated 'no install spec / instruction-only' while SKILL.md includes pip installation metadata — this is likely a metadata mismatch rather than malicious activity.
Credentials
The skill declares no required environment variables or credentials and the code shown uses a configurable SearXNG base URL (default localhost). There are no hard-coded external API keys or telemetry endpoints visible in the provided files. The examples intentionally search for exposed secrets (e.g., API_KEY on GitHub) — that is a feature for OSINT but the skill does not request secrets to operate.
Persistence & Privilege
No elevated privileges requested. Flags show always:false and user-invocable:true (normal). The package does not request persistent platform-wide modification or access to other skills' configs in the reviewed files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install search-intelligence-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/search-intelligence-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Renamed all code package imports and references from `search_dorks_skill` to `search_intelligence_skill` for consistency and clarity.
- Updated code examples and documentation in `SKILL.md`, `README.md`, and example files to use the new package name.
- No functional or API changes to the skill itself; breaking change only for import paths.
v0.1.0
- Initial release of search-intelligence-skill: an advanced AI-powered search tool using SearXNG as a universal backend.
- Supports multi-engine dork generation and intelligent search strategies across 90+ engines.
- Enables natural language search with intent detection, adaptive query refinement, and multi-signal relevance scoring.
- No API keys required; all searches flow through your own SearXNG instance for privacy.
- Includes detailed setup instructions and code examples for OSINT, security, SEO, academic, and file searches.
元数据
常见问题
Search Intelligence Skill 是什么?
Advanced AI-powered search skill using SearXNG as the universal search backend. Multi-engine dork generation, 90+ search engines, intelligent search strategi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 469 次。
如何安装 Search Intelligence Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install search-intelligence-skill」即可一键安装,无需额外配置。
Search Intelligence Skill 是免费的吗?
是的,Search Intelligence Skill 完全免费(开源免费),可自由下载、安装和使用。
Search Intelligence Skill 支持哪些平台?
Search Intelligence Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Search Intelligence Skill?
由 Mouaad(@elmaslouhymouaad)开发并维护,当前版本 v0.1.1。
推荐 Skills