IP2WHOIS

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed IP2WHOIS lookup connector that uses the OOMOL CLI and does not show hidden, destructive, or unrelated behavior.

Install this if you intend to use IP2WHOIS through OOMOL. Before running the optional CLI installer command, review OOMOL’s installer source and understand that lookups use your connected IP2WHOIS account and may consume service credits.

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 IP2WHOIS request' and 'Whenever a task involves IP2WHOIS,' which is a very broad activation condition for a markdown skill description. It does not provide exclusion conditions or negative examples, so the trigger scope is ambiguous and could cause unintended invocation for loosely related tasks.

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

62/62 vendors flagged this skill as clean.

View on VirusTotal