Needle

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Needle connector wrapper, with some setup and scoping cautions but no evidence of hidden, destructive, or deceptive behavior.

Install only if you want an agent to use your OOMOL-connected Needle account. Review any collection-creation or file-import payload before approving it, and do not run the oo CLI installer unless you trust OOMOL's installer source and have reviewed the setup path.

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
90% confidence
Finding
The trigger text says to use this skill for ANY Needle request and whenever a task involves Needle, which can cause over-selection of this skill for loosely related prompts. That increases the chance an agent routes unintended tasks into a capability that can read or modify external data, creating unnecessary exposure and raising the likelihood of accidental state changes.

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

60/60 vendors flagged this skill as clean.

View on VirusTotal