slack-channel-summarization

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • Processing of External Content: The skill retrieves and summarizes user-generated messages from Slack channels. As with any system processing external data, there is a consideration regarding indirect instructions within messages that might attempt to influence the summary. This is a common characteristic of summarization tools.
  • Ingestion points: The skill retrieves message data using the slack_read_channel and slack_read_thread tools within SKILL.md.
  • Boundary markers: The skill relies on structured formatting rules to group activity by topic, providing a framework for the output, though it does not explicitly define markers to isolate message content.
  • Capability inventory: The skill can post summaries back to Slack using slack_create_canvas or the referenced slack-outgoing-message skill.
  • Sanitization: The instructions focus on thematic consolidation and do not specify individual sanitization steps for the input message text.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 03:11 PM