ByteForms

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed ByteForms read-only helper, though users should be careful with the optional OOMOL CLI installer and the account data it can read.

Install only if you trust OOMOL's `oo` CLI and are comfortable connecting your ByteForms account. Treat form contents and responses as sensitive account data, and avoid running the one-line installer unless you have verified the source or installed the CLI another way.

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
92% confidence
Finding
The description uses the broad activation condition "for ANY ByteForms request" and further says "Whenever a task involves ByteForms, use this skill," without narrowing scope or providing exclusions. That makes the invocation boundary unclear and risks matching incidental mentions of ByteForms rather than only the intended read/search operations.

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

62/62 vendors flagged this skill as clean.

View on VirusTotal