Back to skill

Security audit

cruise-product

Security checks for vulnerabilities and agentic risk

Overview

This is a small remote MCP skill for cruise product lookup, with no local code execution or hidden install behavior found.

Install only if you are comfortable with cruise search requests being sent to the external CruiseSkillBridge/olavacations MCP gateway and counted in provider statistics. Do not send secrets, payment details, or sensitive customer data unless the provider's privacy and retention practices meet your needs.

Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
94% confidence
Finding
The skill instructs users to send POST requests to an external endpoint and notes that calls will be routed through a gateway and counted in console statistics, but it does not clearly warn that submitted data may leave the local environment and be logged or monitored. This creates a real data exposure risk if users send sensitive inputs for analysis, especially because the skill is framed as a generic MCP integration and may encourage routine transmission of potentially confidential content.

Static analysis

No suspicious patterns detected.