Book Tailor

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only skill is coherent with its tailor-booking purpose, but users should know it can send contact details to an external MCP service and create a booking.

Before installing, verify that you trust Lokuli for tailor bookings. When using the skill, make sure the agent asks for confirmation before submitting a booking and only shares the contact details needed for the appointment.

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.

What this means

A booking could be created with a chosen tailor, time slot, and contact information.

Why it was flagged

The skill documents a tool capable of creating a real service booking, which is aligned with the stated purpose but is a user-impacting action.

Skill content
"name": "create_booking"
Recommendation

Confirm the provider, service, time, customer contact details, price, and cancellation policy with the user before creating a booking.

What this means

The user's name, email, phone number, and appointment details may be shared with Lokuli and/or the selected service provider.

Why it was flagged

The skill routes MCP requests to an external Lokuli endpoint, including booking fields such as customerName, customerEmail, and customerPhone.

Skill content
https://lokuli.com/mcp/sse
Recommendation

Only provide necessary contact information and use the booking action when the user has agreed to share those details with the service.