AI Meeting Notes w/ Action Items + To-Do List Tracker

AdvisoryAudited by Static analysis on Apr 30, 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

Using the skill may create meeting-notes files and update a local todo.md file in the workspace.

Why it was flagged

The skill directs the agent to create or attach a saved markdown file as part of the default workflow.

Skill content
File attachment | ALWAYS attach/save the full .md file
Recommendation

Use it in a workspace where these files are expected, and back up or review any existing todo.md before relying on the tracker.

What this means

Sensitive meeting content can remain in persistent local notes and may be referenced in later searches or summaries.

Why it was flagged

The skill explicitly preserves the original pasted meeting notes, which may include confidential discussion, names, business plans, or customer details.

Skill content
Each file includes: ... Raw Notes: Original input preserved
Recommendation

Avoid pasting highly sensitive material unless local storage is acceptable, and periodically review or delete saved meeting-notes files.

What this means

If the preferences file is edited unexpectedly, summaries or action-item handling could change in later runs.

Why it was flagged

A persistent workspace preferences file can influence how the skill behaves across uses.

Skill content
If this exists in your workspace, the AI will follow these preferences.
Recommendation

Review any preferences file before use, especially in shared workspaces, and keep additional instructions limited to formatting and workflow choices.