Openclaw Echo Agent
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a minimal echo/reference skill with no requested permissions or code, though its documentation references an absent agent.py entry point.
This skill looks low-risk from the supplied artifacts because it requests no permissions and contains no executable code. The main thing to check is whether the missing agent.py entry point is intentional; if you need a working echo agent, verify the package includes the expected implementation before installing or using it in multi-agent workflows.
Findings (1)
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.
