Mezmo

Security checks across malware telemetry and agentic risk

Overview

The skill appears to be a coherent Mezmo connector, but its setup path asks agents to run an unpinned remote installer script for the required CLI.

Review before installing. Use this only if you trust OOMOL and the oo CLI installer, and prefer installing the CLI through a verified, pinned, or separately reviewed method. Confirm what Mezmo data the connected account can read, since log and analytics data can contain sensitive information.

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
95% confidence
Finding
The manifest description uses an expansive activation condition: "Use this skill for ANY Mezmo request," followed by a broad instruction to use it whenever a task involves Mezmo. For a markdown/manifest file, this is vague because it does not define exclusions, constraints, or negative examples, increasing the risk of unintended invocation for loosely related Mezmo tasks.

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

62/62 vendors flagged this skill as clean.

View on VirusTotal