ApiFlash

Security checks across malware telemetry and agentic risk

Overview

The skill is a disclosed ApiFlash connector that uses OOMOL's oo CLI, with one notable setup risk around a remote shell installer.

Install this only if you trust OOMOL as an intermediary for your ApiFlash connection. Do not run the remote oo CLI installer blindly; review the install source or use a trusted package path where possible, and confirm screenshot-capture payloads because they may consume ApiFlash quota or create externally hosted screenshot URLs.

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
96% confidence
Finding
Line L03 says to use this skill for "ANY ApiFlash request," which is a very broad activation condition without narrowing examples or exclusions. Although the domain is specific to ApiFlash, the instruction does not define boundaries for when this skill should or should not activate relative to other web/API-related tasks.

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