大学生学习规划助手

AdvisoryAudited by Static analysis on May 10, 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

Your class schedule, deadlines, and study notes may remain on disk and be reused in later planning sessions.

Why it was flagged

The skill explicitly stores course schedules, task lists, and organized notes in persistent local memory files.

Skill content
所有学习数据保存在:
- `~/.openclaw/workspace/memory/study-schedule.json`
- `~/.openclaw/workspace/memory/study-tasks.json`
- `~/.openclaw/workspace/memory/study-notes/`
Recommendation

Only provide study data you are comfortable storing locally, and periodically review or delete the files under `~/.openclaw/workspace/memory/` if you no longer need them.