Outline

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed read-only Outline connector; it uses an OOMOL-connected account and has cautious setup considerations, but no hidden or unrelated behavior was found.

Install only if you are comfortable letting an agent read Outline content available to your OOMOL-connected account. Review the oo CLI installer before running it, avoid using the skill when a request merely mentions Outline but does not require workspace access, and keep the connected Outline credential scoped as narrowly as practical.

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
87% confidence
Finding
The skill description says to use this skill for ANY Outline request, which is broad enough to bias an agent into invoking it whenever Outline is mentioned rather than only when the user explicitly wants Outline data access. Overbroad routing can cause unintended tool use, unnecessary data exposure from the connected account, and reduced opportunity to apply task-specific safety checks.

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
97% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal