Muguozi1 Openclaw Proactive Agent Lite

ReviewAudited by ClawScan on May 10, 2026.

Overview

The package does not show credential, network, or destructive code, but it uses broad autonomous/memory instructions and makes safety/testing claims that the included artifacts do not substantiate.

Before installing, decide whether you want the agent to become more proactive and set explicit approval rules for any real-world actions. Do not rely on the advertised quality score, certification, or test coverage unless the publisher supplies real tests and concrete safety documentation.

Findings (3)

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

A user may rely on claimed testing or certification that is not actually demonstrated by the included artifacts.

Why it was flagged

The package claims excellent test coverage and certification, but the included test script contains TODO placeholders and unconditionally reports success. This can make users over-trust the skill's quality and safety posture.

Skill content
| **测试覆盖** | 100/100 | ✅ 优秀 | ... **认证状态**: ✅ 通过
Recommendation

Treat the quality, certification, and safety claims as unverified until real tests, concrete safety controls, and complete examples are provided.

What this means

The agent may become more initiative-taking or interruptive than expected if the user wanted only task-following behavior.

Why it was flagged

The skill intentionally changes agent behavior toward automatic proactivity. This is disclosed and aligned with the skill's purpose, but users should notice that it may change how often the agent initiates suggestions.

Skill content
Simply install and the agent will automatically begin exhibiting proactive characteristics.
Recommendation

Enable it only if proactive behavior is desired, and give the agent explicit rules about when it must ask before taking actions.

What this means

Prior conversation context could influence later outputs if the platform implements these memory patterns.

Why it was flagged

The skill claims memory/context-survival behavior. No storage implementation is shown, but memory-like behavior can affect how prior context influences future tasks.

Skill content
**Memory Architecture**: Pre-compaction flush ensures context survives when window fills
Recommendation

Clarify what memory is retained, where it is stored, and how to clear it before using the skill with sensitive information.