← Back to Skills Marketplace
scavio-ai

Scavio Google

by scavio-ai · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
138
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install scavio-google
Description
Search Google and get structured JSON results (web, news, images, maps). Use for any query requiring current web information or recent news.
Usage Guidance
This skill appears to be what it says: a wrapper around Scavio's Google-search API. Before installing, verify you trust scavio.dev (privacy, reliability, pricing), keep your SCAVIO_API_KEY secret and scoped appropriately, and monitor credit usage (requests may consume credits). If you do not want the agent to call this API autonomously, consider disabling autonomous invocation for the skill or only enabling it on demand. Rotate the API key if it is ever exposed and avoid placing the key in shared environment locations.
Capability Analysis
Type: OpenClaw Skill Name: scavio-google Version: 1.0.1 The scavio-google skill is a standard API wrapper for the Scavio Google Search service (api.scavio.dev). The SKILL.md file provides clear instructions for the agent to perform web, news, and image searches using a user-provided API key. It includes helpful guardrails against hallucination and error handling logic, with no evidence of malicious execution, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description state a web/search capability and the skill only requires a single Scavio API key and documents calls to https://api.scavio.dev; the requested access aligns with performing web/news/image/maps searches.
Instruction Scope
SKILL.md provides explicit instructions to POST queries to the Scavio endpoint, examples, parameters, response format, and guardrails; it does not instruct reading other files, unrelated environment variables, or contacting unexpected endpoints.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is downloaded or written to disk by the skill itself.
Credentials
Only SCAVIO_API_KEY is required and declared as the primary credential — this is appropriate for a third‑party API wrapper. No unrelated credentials or filesystem config paths are requested.
Persistence & Privilege
always is false and the skill is user‑invocable; model invocation is permitted (the platform default) which is expected for a search tool. There is no request to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scavio-google
  3. After installation, invoke the skill by name or use /scavio-google
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
scavio-google 2.0.0 is a major update with streamlined documentation and usage guidance. - Expanded instructions for when and how to use the skill, including intent recognition. - Improved explanation of parameters, workflow steps, and API response structure. - Added guardrails to prevent fabricated search results and highlight the need for source citation. - Included clear error and failure handling guidance. - Updated metadata, version, and homepage reference.
v1.0.0
Initial release of scavio-google skill — structured Google web search for AI agents. - Supports Google search via Scavio API: web, news, maps, images, and lens search types - Returns structured JSON output for easy agent integration; no HTML parsing needed - Configurable parameters: country, language, device, query options, mode (light/full) - Requires free SCAVIO_API_KEY for usage - Full and light modes available with credit tracking - Includes ready-to-use examples for shell and Python; LangChain tool available
Metadata
Slug scavio-google
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Scavio Google?

Search Google and get structured JSON results (web, news, images, maps). Use for any query requiring current web information or recent news. It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.

How do I install Scavio Google?

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

Is Scavio Google free?

Yes, Scavio Google is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Scavio Google support?

Scavio Google is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Scavio Google?

It is built and maintained by scavio-ai (@scavio-ai); the current version is v1.0.1.

💬 Comments