NewsData.io

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed NewsData.io connector wrapper for reading public news data through OOMOL, with a notable but user-controlled CLI installation caveat.

Install only if you intend to use NewsData.io through OOMOL. Before running the optional `oo` CLI installer, review OOMOL's install instructions or use a trusted package source where available, and connect only the NewsData.io credentials you are comfortable using through OOMOL.

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
90% confidence
Finding
The trigger text says to use this skill for ANY NewsData.io request and instead of calling the API directly, which is overly broad and can cause the agent to invoke the skill for loosely related requests without sufficient user intent verification. Overbroad routing increases the chance of unintended external data access or unnecessary connector use, especially in autonomous agent settings where invocation descriptions drive tool selection.

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
98% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal