AANA Meeting Summary Checker Skill

PassAudited by VirusTotal on May 3, 2026.

Overview

Type: OpenClaw Skill Name: aana-meeting-summary-checker Version: 1.0.0 This is an instruction-only skill bundle designed to guide an AI agent in creating accurate and privacy-conscious meeting summaries. The SKILL.md and manifest.json files contain explicit instructions to avoid inventing facts, to redact sensitive information (such as API keys, credentials, and PII), and to minimize data payloads. There is no executable code, no external dependencies, and no evidence of malicious intent or prompt-injection attacks.

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 transcripts and summaries can contain private information, so users should ensure only necessary, redacted content is used.

Why it was flagged

The skill is intended to review meeting summaries that may contain sensitive context, but it explicitly instructs minimization and redaction rather than storage or broad reuse.

Skill content
Before sharing notes, remove or minimize: private personal details, customer or account data, employee, HR, candidate, student, patient, legal, financial, or support details
Recommendation

Use the skill as a review checklist and provide only the meeting evidence needed for the task; redact secrets and unrelated personal or business data.

What this means

If a separate checker is configured, some meeting-review metadata may be shared with that checker.

Why it was flagged

The skill allows use of a configured checker, which could involve passing a review payload to another approved tool, but it bounds this to minimal redacted fields and forbids raw secrets, full transcripts, and unrelated private data.

Skill content
When using a configured AANA checker, send only a minimal redacted review payload
Recommendation

Only use checkers configured by the user or administrator, and keep payloads redacted and minimal as the skill instructs.