Meeting Mastery

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

Sensitive meeting notes, subjective impressions, attendee histories, and relationship context could be carried into future tasks or exposed in later outputs if memory is not tightly controlled.

Why it was flagged

This directs the agent to retain and reuse relationship history across future meetings. That is purpose-aligned, but it is broad and persistent, and the artifacts do not define storage, retention, deletion, exclusions, or user review controls.

Skill content
**Relationship Memory** — Track history with every contact across meetings
Recommendation

Use explicit, user-approved storage for meeting memory; define what may be remembered, excluded, edited, and deleted; and require confirmation before reusing sensitive relationship notes.

What this means

A mistaken summary, decision log, or calendar invite could be sent or recorded if the agent acts without review.

Why it was flagged

These are normal post-meeting tasks, but if the user's agent has email, document, or calendar tools, they can mutate external systems or send business communications.

Skill content
- [ ] Send summary to attendees
- [ ] Update [system/doc] with decisions
- [ ] Schedule follow-up meeting (if needed)
Recommendation

Configure the skill to draft summaries and proposed updates first, and require explicit user approval before sending emails, updating shared systems, or scheduling meetings.

What this means

If connected to broad calendar or workspace accounts, the agent may see more meeting metadata than needed for a single request.

Why it was flagged

Calendar checking is expected for a meeting assistant, but it may rely on delegated access to the user's calendar and related account data even though the registry metadata declares no primary credential.

Skill content
When a Meeting is Approaching (trigger: calendar check or user request)
Recommendation

Grant the narrowest available calendar/workspace access and prefer per-request use over broad account-wide access where possible.