Geoapify

Security checks across malware telemetry and agentic risk

Overview

The skill is a coherent Geoapify connector, with normal caution needed for its optional CLI installer and location/account data sharing.

Install only if you are comfortable using OOMOL as the broker for your Geoapify account. Review payloads that contain home/work addresses, coordinates, or routes before running actions, and install the oo CLI from a trusted OOMOL source rather than blindly executing the fallback installer command.

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
78% confidence
Finding
The activation text says to use this skill for ANY Geoapify request and instead of calling the API directly, which is broad enough to cause unintended invocation in contexts the skill does not actually support. In agentic systems, overly broad routing rules can steer tasks into the wrong tool, causing inappropriate command execution attempts, user confusion, or bypass of more specific safety/policy controls.

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

64/64 vendors flagged this skill as clean.

View on VirusTotal