Kickbox

Security checks across malware telemetry and agentic risk

Overview

This appears to be a disclosed Kickbox connector skill with cautious setup caveats, not hidden or malicious behavior.

Install only if you intend to use Kickbox through OOMOL and trust the `oo` CLI setup path. Require explicit approval before running the remote installer, and be aware that Kickbox lookups may send email or domain data through the connected service.

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
97% confidence
Finding
The description says to use this skill for "ANY Kickbox request," including any task that involves Kickbox. That activation scope is extremely broad and lacks constraints or negative examples, which could cause unintended invocation for loosely related mentions of Kickbox.

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