Learn

PassAudited by ClawScan on May 1, 2026.

Overview

This is a scoped learning helper that stores study plans and review progress locally under ~/learn, with no evidence of hidden code, credentials, or external data access.

This skill looks safe to install if you are comfortable with it creating and updating local files under ~/learn. Review or delete that folder if you want to manage retained study history.

Findings (1)

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 study topics, notes, progress, and review schedule may remain on disk and be reused by the agent in later learning sessions.

Why it was flagged

The skill stores persistent learning notes, concepts, progress, and review schedules for future use. This is aligned with the skill purpose and clearly scoped to a local folder.

Skill content
Creates learning plans in ~/learn/ ... Tracks concepts with spaced repetition ... Reminds user when reviews are due (stores schedule in ~/learn/reviews/)
Recommendation

Avoid storing highly sensitive study material unless you are comfortable keeping it in ~/learn, and delete or review that folder if you no longer want the data retained.