Back to skill

Security audit

Onfleet

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed Onfleet connector that can read and change Onfleet tasks, with explicit confirmation required for writes and deletion.

Install this only if you want agents to operate your connected Onfleet account through OOMOL. Read-only task lookups can run directly, but creating, updating, completing, cloning, or deleting tasks should be approved only after checking the exact target and payload.

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
92% confidence
Finding
The skill description says to use this skill for ANY Onfleet request and instead of calling the API directly, which is an overly broad invocation trigger. That can cause the agent to route all Onfleet-related tasks through a powerful connector, including write and destructive operations, even when a narrower or more constrained path would be safer. In this context the skill exposes create, update, complete, clone, and delete actions, so over-invocation increases the chance of unintended state changes or misuse.

Static analysis

No suspicious patterns detected.