Short Menu

Security checks across malware telemetry and agentic risk

Overview

This Short Menu skill is mostly coherent, but it deserves review because it can change or delete account data and includes broad trigger language plus pipe-to-shell installer guidance.

Install only if you trust OOMOL's oo CLI and are comfortable connecting your Short Menu account. Before any create, update, or delete operation, verify the exact payload and target link, and prefer a documented, verifiable CLI install path over running remote scripts directly in your shell.

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
90% confidence
Finding
The instruction to use this skill for ANY Short Menu request creates an overly broad trigger that can cause the agent to invoke the skill whenever Short Menu is merely mentioned, even if the user did not intend to operate on the connected account. In a skill that can create, update, and delete data, this increases the chance of unintended state-changing actions and misrouting away from safer, narrower handling.

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