会议记录助手

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

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.