Book Eyebrows
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent instruction-only booking skill, but users should review appointment details and contact-information sharing before any booking is created.
Before installing or using this skill, be aware that it is designed to contact an external booking service and can create real appointments using your contact details. Use it only if you are comfortable sharing that information, and require a final confirmation before any booking is submitted.
Findings (2)
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.
An appointment could be created with a provider if the agent uses this tool after collecting details.
The documented tool can create an appointment, which is the skill’s stated purpose but is still a user-impacting action that should be confirmed before use.
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00"Confirm the provider, service, date, time, customer details, price, and cancellation terms before allowing the booking call.
Your name, email, phone number, and appointment preferences may be shared with the external booking service to complete a reservation.
The skill sends booking requests through an external MCP endpoint and includes customer contact information in the documented booking arguments.
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Only provide contact information you are comfortable sharing with Lokuli and the selected service provider.
