Back to skill

Security audit

V2EX

Security checks across malware telemetry and agentic risk

Overview

This is a real V2EX connector, but it gives broad authenticated control and includes an untagged state-changing action plus remote installer commands users should review carefully.

Install only if you trust OOMOL and want an agent to operate your V2EX account through the oo CLI. Before use, require explicit confirmation for all non-read actions, including boosting topics, creating tokens, setting sticky topics, or deleting notifications. Prefer installing the oo CLI from reviewed official instructions instead of letting an agent run a remote installer directly.

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 activation text says to use this skill for ANY V2EX request and instead of calling the API directly, which is overly broad and can cause automatic invocation in situations where a narrower or safer path would be more appropriate. This increases the chance of unintended access to authenticated data or accidental execution of state-changing V2EX actions when a user only mentioned V2EX generally.

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

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.