Back to skill
v1.0.0

OpenClaw Partner Guide

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:18 AM.

Analysis

This is a transparent operating guide for assistant behavior, with noteworthy but disclosed memory and scheduled follow-up practices.

GuidanceThis skill appears safe to install as a behavior guide, but review whether you want the assistant to use long-term memory, daily logs, and scheduled continuations. If enabled, keep those features scoped, visible, and easy to clear or cancel.

Findings (2)

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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Rogue Agents
SeverityLowConfidenceHighStatusNote
references/execution-patterns.md
Create a real scheduled continuation immediately. ... If blocked again, schedule the next retry immediately. ... Never end with an unscheduled “later”.

The skill encourages durable scheduled follow-up across wait windows, which is a form of persistent agent behavior even though it is disclosed and bounded by task completion.

User impactThe assistant may create future continuation tasks instead of stopping at the end of the current chat turn.
RecommendationConfirm that scheduled continuations are visible, cancellable, scoped to the user’s goal, and still require approval for risky or external actions.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
Use semantic retrieval before answering from prior decisions, dates, preferences, or todos. ... Store durable insights in long-term memory and raw events in daily logs.

The guide instructs the assistant to retrieve from and write to persistent memory/logs, which can affect future answers and may retain user context.

User impactThe assistant may remember and reuse preferences, decisions, todos, or raw event notes across future tasks.
RecommendationUse this only with memory settings you trust, and make sure sensitive details are not stored longer or more broadly than you want.