U301

Security checks across malware telemetry and agentic risk

Overview

This U301 connector is mostly coherent, but it deserves review because it can create or delete short links and its setup tells the agent to run remote installer commands.

Install only if you trust the OOMOL oo CLI installer and are comfortable connecting a U301 API key through OOMOL. Prefer verifying the oo CLI installation source manually, and require explicit confirmation before creating or deleting any short link.

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
91% confidence
Finding
The skill description says to use this skill for ANY U301 request and instead of calling the API directly, which can cause over-triggering on broad or ambiguous mentions of U301. In an agent setting, this increases the chance of the skill being invoked without sufficient task scoping, user confirmation, or safer alternatives, especially for state-changing or destructive actions.

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