Twilio

Security checks across malware telemetry and agentic risk

Overview

This Twilio skill is a disclosed OOMOL connector wrapper for reading account/message/usage data and sending messages, with confirmation required for the state-changing send action.

Install only if you are comfortable using OOMOL as an intermediary for your Twilio account. Review payloads before sending messages, because that can incur costs and contact real recipients. If the `oo` CLI is not installed, verify the OOMOL installer source before running the suggested remote install command.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • 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
Findings (2)

Vague Triggers

Medium
Confidence
97% confidence
Finding
The description says to use this skill for "ANY Twilio request" and "Whenever a task involves Twilio," which is extremely broad and overlaps with a wide range of normal tasks. It does not define boundaries, exclusions, or narrower trigger conditions, increasing the chance of over-invocation.

External Script Fetching

High
Category
Supply Chain
Content
- **`oo: command not found`** — install the oo CLI (other platforms: <https://cli.oomol.com/install-guide.md>):

  ```bash
  curl -fsSL https://cli.oomol.com/install.sh | bash    # macOS / Linux
  ```

  ```powershell
Confidence
90% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal