summarize-meeting
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code or suspicious patterns were found. The skill operates exclusively on user-provided text input and follows a predefined template for formatting output.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) as it processes untrusted meeting transcripts. * Ingestion points: SKILL.md (Step 2: Extract Key Discussion Points). * Boundary markers: Absent. The skill does not define clear delimiters for input text. * Capability inventory: None. The skill has no access to sensitive functions like file system writes, network requests, or command execution across SKILL.md, references/meeting-facilitation-guide.md, or assets/meeting_summary_template.md. * Sanitization: Absent. The skill does not validate or sanitize input strings before processing. * Impact: The impact of an injection is restricted to generating a malicious or incorrect summary, as the agent lacks the capabilities to perform broader system actions.
Audit Metadata