Mails

Security checks across malware telemetry and agentic risk

Overview

This appears to be a disclosed mail-integration skill with ordinary dependency-install risk, not evidence of hidden or malicious behavior.

Install this only if you intend to let the skill and its oo CLI dependency work with your mail data. Review the installer before running it, and require explicit confirmation before any action that sends, creates, updates, or deletes mail.

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
93% confidence
Finding
The description says to use this skill for "ANY Mails request," covering reading, creating, and updating data without narrowing the trigger scope or giving exclusion conditions. In a manifest/markdown context, this is broad enough to match many ordinary requests involving Mails and lacks negative examples or tighter constraints.

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