Openclaw Echo Agent
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: openclaw-echo-agent Version: 0.1.0 The provided files, `_meta.json` and `SKILL.md`, describe a minimal 'EchoAgent' intended as a reference example. The `_meta.json` contains standard metadata. The `SKILL.md` outlines a simple input-process-output flow and does not contain any prompt injection attempts, instructions for malicious behavior, or high-risk capabilities. The core logic file, `agent.py`, which would implement the described 'tool' processing, is not included in the provided content, so its behavior cannot be assessed, but the available documentation is benign.
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.
The skill may be incomplete or non-functional as provided, and users cannot verify the referenced implementation from these artifacts.
The skill declares an agent.py entry point, but the provided manifest says only SKILL.md is present and no code files exist. This is an artifact coherence issue, not evidence of malicious behavior.
## Entry point agent.py
Before relying on it as a reference or chaining it into workflows, confirm that the published package includes the expected agent.py implementation or update the documentation to match the instruction-only artifact.
