SearchApi

Security checks across malware telemetry and agentic risk

Overview

This SearchApi skill is a disclosed read-oriented connector, with the main caution being a one-time remote CLI installer command if the required OOMOL CLI is missing.

Install only if you are comfortable using OOMOL as the intermediary for your SearchApi account. If the `oo` CLI is not already installed, review OOMOL's installer source or use a trusted installation method before running the documented remote installer.

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
94% confidence
Finding
The description says to use this skill for "ANY SearchApi request" and "Whenever a task involves SearchApi," which is a very broad trigger without constraints or negative examples. In a manifest/markdown context, this can overlap with many loosely related tasks and does not clearly define when the skill should not activate.

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