Tripadvisor

Security checks across malware telemetry and agentic risk

Overview

This Tripadvisor skill is a read-only OOMOL connector wrapper, with the main caveat that first-time setup asks users to trust and install OOMOL's CLI if it is missing.

Install this if you want Codex to retrieve Tripadvisor search, detail, and photo data through OOMOL. Make sure you trust OOMOL and its CLI before using the first-time install command or connecting your Tripadvisor API key.

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 description says to use this skill for "ANY Tripadvisor request" and "Whenever a task involves Tripadvisor," which is very broad and lacks limiting conditions or exclusion examples. For a manifest/markdown file, this creates an ambiguous activation scope that could overlap with many ordinary mentions of Tripadvisor, rather than a clearly bounded trigger.

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