SerpApi

Security checks across malware telemetry and agentic risk

Overview

The SerpApi search skill is mostly coherent, but its setup instructions include unverified remote installer commands that deserve user review before installation.

Install only if you are comfortable using OOMOL’s oo CLI and connecting your SerpApi account through OOMOL. Before running the installer commands, prefer the official install guide, verify the source where possible, and avoid letting an agent run first-time setup automatically without your explicit approval.

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 description says to use this skill for ANY SerpApi request and whenever a task involves SerpApi, which is an overly broad routing instruction. This can cause the agent to invoke the skill in contexts where direct API use, narrower tooling, or additional review would be more appropriate, increasing the chance of unintended execution paths and over-collection of external data.

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

63/63 vendors flagged this skill as clean.

View on VirusTotal