Wolfram|Alpha

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Wolfram|Alpha connector that uses OOMOL's CLI and does not show hidden or destructive behavior.

Install only if you are comfortable using OOMOL as the intermediary for Wolfram|Alpha queries and connecting your Wolfram|Alpha API key there. Prefer reviewing OOMOL's CLI installer or using an official installation method before running the documented `curl | bash` setup 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
93% confidence
Finding
The description says to use this skill for "ANY Wolfram|Alpha request" and "Whenever a task involves Wolfram|Alpha," which is a very broad activation condition without constraints or exclusion examples. Because this is a manifest/markdown file, such wording can overlap with many ordinary requests that merely mention Wolfram|Alpha, making invocation scope ambiguous.

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