Openclaw Multi Search Engine
Analysis
This is an instruction-only search helper with no code or credentials, but users should notice that searches are sent to external providers and that some documentation includes dual-use advanced search examples.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
`inurl:login admin` ... `intext:password filetype:txt`
The reference documentation includes advanced search examples that could be used for sensitive or dual-use discovery, such as locating login pages or exposed password text.
"slug": "tavily-search", "version": "1.0.0"
This included metadata file names a different skill slug and version than the multi-search-engine artifacts, suggesting stale or inconsistent packaging metadata.
## Privacy Engines - **DuckDuckGo**: No tracking - **Startpage**: Google results + privacy - **Qwant**: EU GDPR compliant
The skill presents broad privacy claims about search engines, which may cause users to overestimate privacy protections for submitted queries.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
"Google", "url": "https://www.google.com/search?q={keyword}" ... "DuckDuckGo", "url": "https://duckduckgo.com/html/?q={keyword}"The skill is designed to place user search terms into third-party search-provider URLs, so query contents may be visible to those providers.
