Back to skill

Security audit

TheHive 5

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed TheHive 5 connector skill that can read and create records, with write actions labeled and requiring user confirmation.

Before installing, users should understand that this skill can create TheHive 5 cases and alerts through their connected OOMOL account. Confirm write payloads carefully, and only complete the oo CLI/OOMOL connection setup if they trust that account integration.

Vulnerability Patterns
  • 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
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
93% confidence
Finding
The skill declares that it should be used for ANY TheHive 5 request, which is an overly broad trigger scope that can cause the agent to route all TheHive-related tasks through this skill without evaluating whether a narrower or safer mechanism is more appropriate. In a security-sensitive case-management context, this increases the chance of unintended write operations, schema probing, or unnecessary external data access when a direct read-only path or more specialized skill would be safer.

Static analysis

No suspicious patterns detected.