sevdesk

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed sevdesk contact-management connector with sensible write/delete approval guidance, though users should treat the OOMOL CLI install and sevdesk account connection as trusted setup steps.

Install this only if you trust OOMOL to broker your sevdesk connection. Connect a sevdesk account with the minimum permissions you are comfortable granting, review payloads before create/update actions, and require explicit confirmation before deletes. If the oo CLI is not installed, prefer reviewing OOMOL's official install instructions or installer script before running the curl-to-shell command.

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
95% confidence
Finding
The description declares the skill should be used for "ANY sevdesk request" and whenever a task "involves sevdesk," which is an expansive, ambiguous activation condition for a markdown skill file. It does not provide narrowing constraints or negative examples, so routine mentions of sevdesk could unintentionally trigger the skill.

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