Back to skill

Security audit

Book Car Wash

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward car-wash booking skill that uses Lokuli’s external service and may send contact details when creating a booking.

Install only if you are comfortable using Lokuli as the third-party booking service. Before creating a booking, confirm the provider, service, time slot, any price or cancellation terms shown, and the name, email, and phone number that will be sent.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
90% confidence
Finding
The trigger description is broad enough to activate on generic car-wash-related requests without clearly limiting itself to explicit booking or provider-search intents. This can cause the agent to invoke an external booking skill unexpectedly, increasing the chance of unnecessary third-party data exposure or unintended transactional actions.

Missing User Warnings

High
Confidence
98% confidence
Finding
The skill documents collection and transmission of customerName, customerEmail, and customerPhone to an external MCP endpoint, but it does not clearly warn users that their personal data will be sent off-platform. This creates a meaningful privacy and consent risk because users may provide sensitive contact details without understanding that a third-party service will receive and process them.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.