SendFox

Security checks across malware telemetry and agentic risk

Overview

This appears to be a disclosed SendFox connector skill with normal account-management powers, plus a noteworthy one-time CLI installer risk.

Install this only if you want the agent to operate your SendFox account through OOMOL. Review create, update, delete, and any email-related actions before they run, and only install the oo CLI from a source you trust.

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
84% confidence
Finding
The skill description says to use this skill for ANY SendFox request, which can cause an agent to invoke it too broadly whenever SendFox is mentioned rather than only when the user's intent is clear. In an automation context, overly broad routing increases the chance of unintended data access or state-changing operations being selected without sufficient user confirmation.

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
97% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal