Back to skill

Security audit

Microsoft Clarity

Security checks across malware telemetry and agentic risk

Overview

This skill is a coherent Microsoft Clarity connector for read-only analytics export, with a notable but disclosed first-time CLI install caution.

Install only if you trust OOMOL and are comfortable connecting Microsoft Clarity through their service. Prefer inspecting or verifying the oo CLI installer before running curl-to-bash or PowerShell iex commands, and confirm any future write/destructive connector action before execution.

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
75% confidence
Finding
The instruction to use this skill for ANY Microsoft Clarity request is overly broad and can suppress safer, narrower tool selection or human review. Broad routing language increases the chance that future higher-risk Clarity operations are funneled through this skill without sufficient capability scoping or policy 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
98% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.