google-webmcpConnect to Google Search and Gemini through the built-in local-mcp Google adapter and one fixed UXC link. Use when the user wants to run Google searches, cha...
Install via ClawdBot CLI:
clawdbot install jolestar/google-webmcpGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
$OPENAICalls external URL not in known-safe list
https://www.google.com`AI Analysis
The skill interacts with Google's public services (Search and Gemini) through a documented local bridge, which is consistent with its stated purpose. The credential access signal appears to be a false positive from a generic rule, as the skill definition shows no evidence of accessing $OPENAI or other credential files. The primary risk is potential data exposure to Google through normal API usage, not hidden malicious behavior.
Audited Apr 16, 2026 · audit v1.0
Generated May 9, 2026
An analyst searches Google for the latest market trends, then feeds those results into Gemini for summarization. This combines search and AI text generation in a single authenticated workflow.
A content creator prompts Gemini to generate a series of AI images (e.g., product concepts) and downloads the visible results. The skill handles both the chat and image download steps.
A business intelligence bot runs periodic Google searches for competitor announcements and uses Gemini to extract key insights. The authenticated session ensures consistent access.
A support team uses the skill to search for common issues and then asks Gemini to draft helpful responses. The workflow keeps search and AI generation in a single browser context.
A researcher searches for recent papers on a topic, then uses Gemini to summarize abstracts or generate related ideas. The integration reduces context switching.
Offer a multi-user platform where teams can access Google Search and Gemini through a unified interface. Revenue comes from monthly subscriptions per seat or tiered plans based on usage volume.
Provide programmatic access to this skill as an API endpoint, charging per request (search, chat, or image download). Ideal for enterprises integrating into their own tools.
Integrate this skill into existing SaaS products (e.g., CRM, project management) as a premium add-on. Customers pay extra for in-app web search and AI capabilities.
💬 Integration Tip
Ensure the Google profile is isolated and authenticated before relying on Gemini tools; use bridge.session.mode.set to switch between headless and headed modes as needed.
Scored May 9, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.