Openclaw Echo Agent

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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

The skill may be incomplete or non-functional as provided, and users cannot verify the referenced implementation from these artifacts.

Why it was flagged

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.

Skill content
## Entry point
agent.py
Recommendation

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.