Learn

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. The `SKILL.md` file clearly defines the scope of the AI agent's actions, explicitly stating it 'NEVER accesses external learning platforms without permission' and 'NEVER stores data outside ~/learn/'. The only command mentioned, `mkdir -p ~/learn/{topics,reviews}`, is for local directory setup and is benign. Furthermore, the changelog notes the removal of a 'vague cron reference,' indicating a conscious effort to avoid persistence mechanisms. All other `.md` files are purely informational, providing context for the learning methodology.