Task Experience Logger

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: task-experience-logger Version: 1.0.0 The skill bundle describes a task experience logger, providing structured templates and instructions for an AI agent to record problems, solutions, lessons learned, and tool validations. The `SKILL.md` content focuses on defining the logging process, directory structure, and how to update the agent's long-term memory (`MEMORY.md`) with relevant information. There is no evidence of malicious intent, such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended function or access sensitive data. All instructions align with the stated purpose of knowledge retention and task documentation.

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

Information such as error logs, tool configuration notes, or task lessons may be retained and reused later.

Why it was flagged

The skill instructs the agent to update long-term memory with task experience. This is consistent with the skill’s purpose, but persistent memory can carry forward sensitive details or incorrect lessons into future tasks.

Skill content
任务结束后,按以下优先级更新 MEMORY.md
Recommendation

Before saving to MEMORY.md, review entries for secrets, customer data, credentials, private file paths, or task-specific details that should not persist.