会议记录助手

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only meeting-notes skill appears coherent and benign, but it will persist meeting notes and action items that may contain sensitive information.

This skill looks safe to install as an instruction-only meeting assistant. Before using it, remember that meeting notes and action items may be saved in local JSON files; avoid recording passwords, secrets, or confidential details unless you are comfortable retaining them.

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

Meeting notes and action items may persist and be reused in later searches or summaries, so private or inaccurate content could resurface.

Why it was flagged

The skill declares persistent storage for meeting records and action items, which supports later history search but can retain sensitive meeting content.

Skill content
## 数据存储
- meetings.json - 会议记录
- action-items.json - 待办事项
Recommendation

Only store meeting information you intend to keep, avoid including secrets or credentials in notes, and periodically review or delete the stored JSON files if they are no longer needed.