L2S

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed L2S URL-shortener integration that uses the OOMOL oo CLI, with setup and supply-chain cautions but no evidence of hidden or malicious behavior.

Install only if you intend to use OOMOL to manage L2S links. Review the oo CLI installer source or use OOMOL's official install guide before running the curl/PowerShell setup commands, and confirm any shorten or update payload before letting the skill change L2S data.

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
94% confidence
Finding
The description says to use this skill for "ANY L2S request" and for any task that "involves L2S," which is an extremely broad activation condition. It does not provide boundaries, exclusions, or negative examples to clarify when the skill should not be invoked.

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