Obsidian Daily Note

PassAudited by ClawScan on May 1, 2026.

Overview

This skill is a coherent Obsidian daily-note helper, but it will write session summaries and pending tasks into a persistent local vault folder.

Safe to install if you want an Obsidian daily-note helper. Set the daily-note folder carefully, and review generated notes before saving if your vault is synced or contains sensitive work information.

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

If the base path is set incorrectly, the agent could create or overwrite notes in an unintended location.

Why it was flagged

The skill instructs the agent to write a Markdown daily note file; this is expected for an Obsidian daily-note skill but still gives the agent file-write authority within the configured path.

Skill content
Write using UTF-8 encoding
Recommendation

Confirm the Obsidian daily-note folder before use and review generated filenames/content before allowing writes.

What this means

Private work details, pending tasks, or chat context may become part of a persistent Obsidian note and may sync if the vault uses OneDrive, iCloud, or Obsidian Sync.

Why it was flagged

The skill persists information from the current session into daily notes, which is purpose-aligned but can store sensitive conversation or task details for future use.

Skill content
Collect today's activities from session context
Recommendation

Review the note for sensitive information before saving, especially if the vault is cloud-synced or shared.