Back to skill

Security audit

Slack Bot

Security checks for vulnerabilities and agentic risk

Overview

This Slack Bot skill is a disclosed connector wrapper with high-impact Slack actions, but its behavior is coherent and includes user confirmation requirements for writes and destructive actions.

Install this only if you want agents to operate Slack through your OOMOL-connected account. Review Slack OAuth scopes and be especially careful with posting, updating, deleting messages, deleting files, and uploading files; those actions should happen only after you confirm the exact target and payload.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

High
Confidence
89% confidence
Finding
The skill description says to use this skill for ANY Slack Bot request instead of calling the API directly, which is an overly broad routing instruction. This can cause an agent to invoke a high-privilege integration by default for both read and write operations, increasing the chance of unnecessary data access or unintended state-changing actions if user intent is ambiguous.

Static analysis

No suspicious patterns detected.