Back to skill

Security audit

Book Cleaning

Security checks across malware telemetry and agentic risk

Overview

This is a simple booking skill that uses a disclosed external service and expected contact details, with no hidden code, persistence, or unrelated access.

Install this only if you are comfortable using Lokuli as a third-party booking service. Before creating a booking, confirm the provider, service, time, price or terms if available, and the exact contact details 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
91% confidence
Finding
The trigger language is broad enough to activate on nearly any cleaning-related request, which can cause the skill to be invoked when the user did not intend to use this specific external booking flow. That increases the chance of unnecessary interaction with a third-party MCP endpoint and may lead to premature collection or transmission of booking-related personal data.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill collects and sends personal contact information including name, email, and phone number to an external booking service, but the description does not warn the user that this data will leave the local assistant context. Without transparent disclosure and confirmation, users may unknowingly share sensitive personal information with a third party.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.