Book Manicure
PassAudited by ClawScan on May 10, 2026.
Overview
This skill is coherent for booking manicures, but it can contact an external MCP service, share contact details, and create a real appointment.
This appears appropriate for finding and booking manicure services. Before using it, confirm that you trust the Lokuli MCP endpoint, review the appointment details, and approve any booking action before sharing your name, email, or phone number.
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.
The agent could book an appointment if the user proceeds, potentially committing the user to a time slot or cancellation/no-show policy.
The skill exposes a booking action that could create a real appointment, which is expected for the purpose but should be user-confirmed.
"name": "create_booking"
Confirm the salon/provider, service, date, time, and any cost or cancellation terms before allowing the booking call.
Personal contact information and appointment preferences may be sent to Lokuli’s MCP service to complete a booking.
The booking example sends personal contact details through the external MCP workflow.
"customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Only provide contact details you are comfortable sharing with the booking provider, and verify the endpoint before use.
