Book Beauty
PassAudited by ClawScan on May 1, 2026.
Overview
This is a simple instruction-only booking skill that uses Lokuli’s MCP service for beauty appointments and asks for explicit approval before creating a booking.
This skill appears purpose-aligned for booking beauty services. Before installing or using it, be aware that searches and booking details go to Lokuli’s external MCP service, and booking may require sharing your name, email, and phone number. Review appointment details carefully before giving approval to create a booking.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may create an appointment-related checkout link if the user approves the final details.
The skill can take an external action to create a booking or checkout link, but the workflow requires explicit user approval first.
5. **Confirm** — Get explicit user approval 6. **Create booking** — Generate checkout link
Before approving, verify the provider, service, date, time, price, and any cancellation or payment terms.
Beauty-service searches and appointment details may be shared with Lokuli’s MCP service.
The skill routes searches, availability checks, and bookings through an external MCP endpoint.
https://lokuli.com/mcp/sse
Only provide the information needed to search or book, and avoid sharing unnecessary sensitive details.
Your name, email address, and phone number may be provided to the booking service when creating an appointment.
The booking example includes personal contact information that would be sent as part of creating a booking.
"customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Confirm you are comfortable sharing contact details with the booking provider before authorizing booking creation.
