Manus

Security checks across malware telemetry and agentic risk

Overview

This Manus skill is scoped to a disclosed OOMOL/Manus integration, with useful safeguards for account-changing actions, but users should be careful with the one-time CLI installer command.

Install this only if you trust OOMOL and the Manus connector. Prefer reviewing the oo CLI installer or following official verified installation steps, and require clear confirmation before creating, updating, sending, stopping, or deleting Manus tasks or agents.

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

High
Confidence
94% confidence
Finding
The skill description says to use this skill for ANY Manus request, creating a catch-all routing rule that can override narrower, safer handling paths. Broad triggers increase the chance the agent invokes a powerful integration unnecessarily, including for operations that can read, modify, or delete external data, which expands attack surface and raises the risk of unintended side effects or prompt-driven misuse.

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

62/62 vendors flagged this skill as clean.

View on VirusTotal