Task Experience Logger
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
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.
