Plain

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Plain connector skill that can read and update customer records through the OOMOL oo CLI, with the main caution being its one-time remote CLI installer guidance.

Install this only if you intend to let an agent access your Plain account through OOMOL. Review the Plain connection scopes, confirm any customer create/update payload before it runs, and prefer installing the oo CLI from a trusted source rather than blindly running the remote installer 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
95% confidence
Finding
This is a markdown/manifest file, so vague-trigger review applies. The phrase "Use this skill for ANY Plain request" is broad and lacks boundaries or exclusion conditions, making activation criteria unclear and increasing the chance of unintended invocation for loosely related mentions of Plain.

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