Session Monitor

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: session-monitor Version: 1.0.0 The OpenClaw AgentSkills bundle 'session-monitor' is benign. Its code and documentation align with its stated purpose of monitoring and displaying session status information (model, token usage, context). It stores its configuration in `session_monitor_config.json` within the designated OpenClaw workspace, which is standard practice for skill persistence. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in SKILL.md designed to subvert the agent's behavior beyond controlling the skill itself.

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

Replies may include extra model, token, and context information, which could break strict output formats or reveal operational details in copied/shared responses.

Why it was flagged

The skill is designed to automatically add a session-status footer to replies. This is disclosed and purpose-aligned, but it means the skill can alter final response text.

Skill content
自动在每次对话回复中添加简洁的会话状态信息
Recommendation

Use the provided off/hidden controls when exact formatting or minimal disclosure is important.