file-archive-system

PassAudited by ClawScan on May 10, 2026.

Overview

This skill is a coherent local memory-archive guide, but users should be aware it stores indexed personal information and references a helper script that was not included for review.

This appears safe to install as an instruction-only local archive skill. Before using it, decide what personal information belongs in the memory directory, keep sync private, and do not run any referenced helper script unless you can inspect and trust it.

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.

What this means

Personal details may remain on disk and be reused in future searches or agent context.

Why it was flagged

The skill explicitly stores and indexes personal memory data, which is sensitive persistent context even though it is central to the stated purpose.

Skill content
把习惯、偏好、日程、每日记录和长期知识结构化存放到四层记忆目录,并通过 index.json 建立可检索索引
Recommendation

Keep the memory directory private, avoid storing secrets, review indexed content periodically, and be careful when enabling sync.

What this means

If a user obtains or creates the referenced script elsewhere, its behavior is outside this review.

Why it was flagged

The instructions reference a helper script, but the provided artifact set contains only SKILL.md and no reviewed script implementation.

Skill content
python3 scripts/personal_ai_memory.py init
Recommendation

Only run a helper script after reviewing its source or obtaining it from a trusted source.