Conversation Summarizer

AdvisoryAudited by Static analysis on May 5, 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

Summaries may expose sensitive details, decisions, names, action items, or quotes if shared or stored without review.

Why it was flagged

The skill is designed to process conversation sources that often contain confidential business, personal, or customer information.

Skill content
- Meeting transcripts ... - Chat logs ... - Email threads ... - Support ticket conversations
Recommendation

Review and redact sensitive information before sharing summaries or saving them into long-term notes, wikis, tickets, or emails.

What this means

A user could be confused about whether credentials are actually needed for this skill.

Why it was flagged

The capability signal references sensitive credentials, while the declared requirements and SKILL.md do not explain any credential need.

Skill content
Capability signals: - requires-sensitive-credentials; Required env vars: none; Primary credential: none
Recommendation

Do not provide API keys, tokens, cookies, or account credentials unless a future integration clearly explains why they are needed and what scope will be used.