Searching Group Leader

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: searching-group-leader Version: 0.1.0 The skill bundle contains standard metadata and a `SKILL.md` file that defines the role and instructions for an AI agent. The instructions in `SKILL.md` guide the agent on how to break down search tasks, assign them to specific search agents (e.g., `General_Search_Agent`), and manage sub-tasks. There are no indications of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes. The content is entirely aligned with the stated purpose of a 'searching group leader' skill.

Findings (0)

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.

What this means

Search requests may be broken into subtasks and routed to one or more agents, so sensitive query details could be included in delegated work.

Why it was flagged

The skill explicitly delegates user search tasks to other agents. This fits the stated search-leader purpose, but users should notice that query context may be passed to delegated agents.

Skill content
Always use General_Search_Agent. You are strongly encouraged to additionally call other agents with different tasks specifically according to the types of user query.
Recommendation

Use this skill for searches where agent delegation is acceptable, and avoid including unnecessary sensitive information in the query.