Book Salon

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only skill is coherently focused on finding and booking salons, but users should confirm bookings and understand that contact details may be sent to Lokuli.

Before installing or using this skill, make sure you are comfortable sharing your contact information with Lokuli and have the agent confirm the salon, service, date/time, and any fees or cancellation terms before it creates 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.

What this means

The agent could place an actual appointment if the booking tool is used.

Why it was flagged

The skill includes a tool that can create a real salon booking. This is expected for the skill's purpose, but it should be used only after the user confirms the provider, service, time, and contact details.

Skill content
"name": "create_booking" ... "timeSlot": "2025-02-10T14:00:00-08:00"
Recommendation

Confirm the salon, service, time, price/cancellation terms if available, and customer contact details before allowing a booking.

What this means

Name, email, phone number, location/zip code, and appointment preferences may be sent to the external booking service.

Why it was flagged

The skill uses an external MCP endpoint and the booking example includes personal contact information. This is purpose-aligned for booking but should be treated as sharing user data with Lokuli.

Skill content
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Recommendation

Only provide contact details you are comfortable sharing with Lokuli and the selected salon.

What this means

Users have limited information to verify who maintains the skill or the external endpoint.

Why it was flagged

The registry metadata does not provide a source repository or homepage for independent verification. There is no install code, so this is a provenance note rather than a security concern.

Skill content
Source: unknown; Homepage: none
Recommendation

If privacy or reliability is important, verify the Lokuli service independently before using it for real bookings.