AI Daily Briefing

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only daily briefing skill is purpose-aligned, but it will read your to-do list, recent meeting notes, memory files, and any available calendar data to prepare the briefing.

This skill appears safe for its stated purpose. Before installing, make sure you are comfortable with the agent reading your workspace to-do list, recent meeting notes, memory files, user preferences, and any connected calendar data to generate the briefing.

Findings (3)

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

Private meeting details may appear in the briefing or influence what the agent says is important.

Why it was flagged

The skill instructs the agent to read recent meeting notes and derive briefing context from them. This is expected for a daily briefing, but meeting notes may contain private or stale information that could shape the agent's recommendations.

Skill content
Meeting Notes

**Location:** `meeting-notes/` folder

- Scan recent files (last 3-7 days)
- Extract decisions, action items, context
Recommendation

Use this only in workspaces where the agent is allowed to read recent meeting notes, and keep sensitive notes out of the referenced folder if they should not be summarized.

What this means

Saved memory or preference content could be surfaced in the briefing or used to prioritize tasks.

Why it was flagged

The skill may use persistent memory and preference files as briefing context. This is disclosed and purpose-aligned, but persistent context can contain sensitive personal information or outdated instructions.

Skill content
Memory/Context Files (if using ai-persona-os)

**Locations:**
- `MEMORY.md` — Permanent facts
- `memory/[today].md` — Session notes
- `USER.md` — User preferences
Recommendation

Review memory and preference files periodically, and remove information that should not influence daily briefings.

What this means

The briefing may display calendar events in the chat, including potentially private meeting titles or schedules.

Why it was flagged

The skill may use an available calendar integration to read schedule details. This is expected for a briefing skill, but calendar access can expose sensitive account or personal scheduling information.

Skill content
Calendar (if available)

- Today's meetings and events
- Tomorrow preview (optional)
- Conflicts or tight schedules
Recommendation

Only enable or use calendar integrations you are comfortable exposing to the agent and to the chat where the briefing is generated.