Back to skill

Security audit

Freshsales

Security checks for vulnerabilities and agentic risk

Overview

This Freshsales skill is a straightforward OOMOL connector wrapper with disclosed write and delete actions that require user confirmation.

Install only if you want Codex to operate your Freshsales contacts through OOMOL. Review write and delete confirmations carefully, since approved actions can modify or remove CRM contact data.

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 manifest description says to use this skill for ANY Freshsales request and instead of calling the API directly, which creates an overly broad trigger surface. That can cause the agent to invoke this skill for all Freshsales-related tasks, including sensitive write or destructive operations, even when a narrower or safer path would be more appropriate, increasing the chance of unintended actions or data exposure.

Static analysis

No suspicious patterns detected.