Back to skill

Security audit

Webex

Security checks for vulnerabilities and agentic risk

Overview

This Webex skill is a disclosed connector for reading and changing Webex data, with clear confirmation requirements for write and destructive actions.

Install this only if you are comfortable using OOMOL's connector with your Webex account. Reads may expose Webex messages, meeting details, recordings, transcripts, people, rooms, and teams; approve write or delete requests only after checking 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

Medium
Confidence
94% confidence
Finding
The manifest description says to use this skill for ANY Webex request and instead of calling the API directly, which is an overly broad routing instruction. This can cause an agent to invoke the skill in situations where direct API use, narrower tooling, or stronger user confirmation would be more appropriate, increasing the chance of unnecessary data access or unintended write/destructive operations in a high-privilege integration.

Static analysis

No suspicious patterns detected.