skills/steipete/clawdis/slack/Gen Agent Trust Hub

slack

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data from Slack messages using the readMessages action. An attacker could craft a message in a Slack channel that, when read by the agent, contains instructions designed to hijack the agent's behavior or manipulate other actions.
  • Ingestion points: External data enters the agent context via the readMessages action in SKILL.md.
  • Boundary markers: No explicit delimiters or instructions to ignore embedded commands within the message content are defined.
  • Capability inventory: The skill possesses significant capabilities, including sendMessage, editMessage, deleteMessage, pinMessage, unpinMessage, and react.
  • Sanitization: The skill does not implement sanitization or validation of the retrieved message content before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 01:21 AM