You.com

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed You.com connector wrapper that uses OOMOL's oo CLI for search, research, page fetching, and account-balance lookup, with setup risks users should understand.

Install this only if you are comfortable using OOMOL as the broker for your You.com connection and API-key-backed credits. Do not run the installer or login steps unless you intend to install oo CLI and connect You.com; review the installer source or use OOMOL's documented install path if your environment requires stricter supply-chain controls.

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 manifest description uses extremely broad activation language: "Use this skill for ANY You.com request." For a markdown/manifest-scoped trigger rule, this is ambiguous because it does not define boundaries, exclusions, or concrete trigger phrases, increasing the chance the skill is invoked for loosely related mentions of You.com.

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

63/63 vendors flagged this skill as clean.

View on VirusTotal