Auto Memory Curation

Security checks across malware telemetry and agentic risk

Overview

This skill is meant to build memory automatically, but it silently stores selected information from every message into persistent files without per-message approval or clear retention limits.

Install this only if you are comfortable with automatic memory creation from your chats. Avoid using it during sensitive conversations, periodically inspect the generated memory files, and make sure there is a reliable way to delete or correct saved memories.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Risk analysis

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.

#
ASI06: Memory and Context Poisoning
Medium
What this means

Personal details, preferences, goals, project information, and commitments could be saved and reused later even when the user did not explicitly say to remember them.

Why it was flagged

The skill automatically persists selected conversation content into memory files, making private or incorrect information available for future context without per-message confirmation or clear retention controls.

Skill content
Silently analyze every message for important information and store it appropriately... Runs on every message (silently)... Use append mode (never overwrite)
Recommendation

Use only if you want automatic memory capture. Review the memory files regularly, add explicit exclusions and retention/deletion rules, and disable it during sensitive conversations.

#
ASI10: Rogue Agents
Low
What this means

The agent may perform memory curation alongside ordinary conversations, which can be surprising if the user expects skills to run only when requested.

Why it was flagged

The skill is designed to operate passively rather than only when directly invoked. This is disclosed and aligned with its purpose, but users should notice the always-on behavior.

Skill content
Runs on every message (silently) - No user activation needed
Recommendation

Confirm that passive operation is desired, and provide clear enable/disable controls before relying on this skill.