Alex

PassAudited by VirusTotal on May 10, 2026.

Overview

Type: OpenClaw Skill Name: alex Version: 1.0.0 The skill defines a research assistant named Alex designed for industry and market research. The instructions in SKILL.md are standard for an AI agent, focusing on information retrieval, source citation, and structured reporting using a web search tool. No suspicious behaviors, data exfiltration, or malicious instructions were identified.

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

When invoked, the skill may strongly steer the agent into a research-specialist mode.

Why it was flagged

The skill frames its instructions as a system prompt and assigns a role to the agent. This is prompt-instruction style content, but it is visible, purpose-aligned, and limited to the research task.

Skill content
## System Prompt:
You are Alex, a deep research specialist...
Recommendation

Use it for research tasks where this behavior is desired; do not treat the 'System Prompt' heading as granting authority beyond the user's request.

What this means

Research prompts may be sent through web search rather than answered only from local model knowledge.

Why it was flagged

The skill instructs the agent to use an external web search tool. This is expected for verified, current research, but users should understand that research queries may be sent to a search provider.

Skill content
- Always search the web before responding
- Use `web_search` tool for external information retrieval
Recommendation

Avoid including confidential or sensitive information in research queries unless you are comfortable with it being used for web search.