ScrapingBee

Security checks across malware telemetry and agentic risk

Overview

This is a coherent ScrapingBee connector skill that uses the OOMOL CLI for read-oriented scraping actions, with a disclosed but optional CLI installer step users should review before running.

Before installing, confirm you are comfortable using OOMOL as the credential broker for ScrapingBee and review the oo CLI installer source or install it through a trusted method. Use the skill only for intended ScrapingBee scraping or usage-stat tasks, and avoid sending it private URLs or sensitive page content unless your ScrapingBee/OOMOL account setup is approved for that data.

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 phrase "Use this skill for ANY ScrapingBee request" is very broad and lacks constraints or negative examples, which can cause the skill to activate on loosely related mentions of ScrapingBee. The description does not clearly distinguish when the skill should be used versus when a user is only discussing ScrapingBee conceptually.

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