Book Florist

Security checks across malware telemetry and agentic risk

Overview

This is a simple florist-booking skill that uses a disclosed external booking service, with no hidden code or persistence found.

Before installing, understand that searches and bookings go through Lokuli's external MCP service. Only provide the contact details needed for the booking, and confirm the florist, service, date, time, price, cancellation terms, and personal details before allowing create_booking to run.

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
94% confidence
Finding
The trigger text is broad enough to activate on generic florist-related requests without clearly constraining when booking actions should occur. In an agent setting, this can cause the skill to engage unexpectedly, increasing the chance of unintended third-party lookups or booking flows being initiated from casual user queries.

Missing User Warnings

Medium
Confidence
97% confidence
Finding
The skill includes a booking flow that transmits customer name, email, and phone number to an external MCP service, but it does not warn the user that personal data will be collected and shared. This reduces informed consent and increases privacy risk, especially if the skill is triggered automatically or the user does not realize their contact details will leave the platform.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal