← Back to Skills Marketplace
sophiaashi

General Search Agent

by sophiaashi · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
777
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install general-search-agent
Description
Provides general search capabilities with enhanced results using English queries and current date context for accuracy.
README (SKILL.md)

General Search Agent

Overview

This skill provides specialized capabilities for general search agent.

Instructions

Current Date: $DATE$. If you perform google search, it often betters for English query input.

Usage Notes

  • This skill is based on the General_Search_Agent agent configuration
  • Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
  • Follow the instructions and guidelines provided in the content above
Usage Guidance
This skill is essentially a short instruction/template: it gives a reminder to include the current date and to favor English queries for Google searches. It requests no permissions and installs nothing, so it poses minimal direct risk. However, it's also low-utility by itself — it does not implement search or connect to any search API. Before installing, decide whether you expected a skill that actually executes queries (which would typically require a web tool or API credentials). If you plan to let your agent perform web searches, verify how your agent/runtime performs those searches (browser/tool, third-party API) and whether that component needs separate review or credentials.
Capability Analysis
Type: OpenClaw Skill Name: general-search-agent Version: 0.1.0 The skill bundle exhibits a prompt injection vulnerability within `SKILL.md`. The 'description' and 'Instructions' fields attempt to inject 'Current Date: $DATE$. If you perform google search, it often betters for English query input.' directly into the agent's context. While the content of this specific injection is not overtly malicious and appears to be an attempt to guide the agent's search behavior, it demonstrates a flaw where untrusted markdown instructions can directly influence the agent's prompt, posing a risk for future malicious prompt injections.
Capability Assessment
Purpose & Capability
Name/description (general search helper) match the content: a short instruction about using Google with English queries and including the current date. Nothing required by the skill (no env, no binaries) is out of scope.
Instruction Scope
SKILL.md contains only a brief guideline and template-variable mentions ($DATE, $SESSION_GROUP_ID). It's vague and minimal but stays within the claimed purpose. The vagueness means the agent's actual search implementation (not provided) will determine behavior.
Install Mechanism
No install spec and no code files — lowest-risk configuration. Nothing is written to disk or fetched at install time.
Credentials
Requires no environment variables, credentials, or config paths. There is no disproportionate access requested.
Persistence & Privilege
Skill is not always-on and does not request elevated persistence or modify other skills. Autonomous model invocation remains platform-default and is not a special privilege here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install general-search-agent
  3. After installation, invoke the skill by name or use /general-search-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of general-search-agent skill. - Provides general search agent capabilities. - Recommends using English input for better Google search results. - Supports template variables (e.g., $DATE$) for runtime substitution. - Based on General_Search_Agent agent configuration.
Metadata
Slug general-search-agent
Version 0.1.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is General Search Agent?

Provides general search capabilities with enhanced results using English queries and current date context for accuracy. It is an AI Agent Skill for Claude Code / OpenClaw, with 777 downloads so far.

How do I install General Search Agent?

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

Is General Search Agent free?

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

Which platforms does General Search Agent support?

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

Who created General Search Agent?

It is built and maintained by sophiaashi (@sophiaashi); the current version is v0.1.0.

💬 Comments