slack
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted content from external Slack messages and has capabilities to interact with the environment, creating a surface for indirect prompt injection.
- Ingestion points: Data enters the context through the readMessages action defined in SKILL.md.
- Boundary markers: There are no delimiters or 'ignore embedded instructions' warnings for processed data.
- Capability inventory: The skill can sendMessage, editMessage, deleteMessage, pinMessage, and unpinMessage as documented in SKILL.md.
- Sanitization: The instructions do not mention escaping or filtering of external content.
Audit Metadata