← Back to Skills Marketplace
elmaslouhymouaad

Search Intelligence Skill

by Mouaad · GitHub ↗ · v0.1.1
cross-platform ⚠ suspicious
469
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install search-intelligence-skill
Description
Advanced AI-powered search skill using SearXNG as the universal search backend. Multi-engine dork generation, 90+ search engines, intelligent search strategi...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install search-intelligence-skill
  3. After installation, invoke the skill by name or use /search-intelligence-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug search-intelligence-skill
Version 0.1.1
License
All-time Installs 3
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 469 downloads so far.

How do I install Search Intelligence Skill?

Run "/install search-intelligence-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Search Intelligence Skill free?

Yes, Search Intelligence Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Search Intelligence Skill support?

Search Intelligence Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Search Intelligence Skill?

It is built and maintained by Mouaad (@elmaslouhymouaad); the current version is v0.1.1.

💬 Comments