Book Pressure Washing
PassAudited by ClawScan on May 10, 2026.
Overview
This looks like a coherent booking helper, but it can send your contact details to Lokuli and create a real pressure-washing appointment, so confirm details before booking.
Before using this skill, make sure the agent shows you the selected provider, service, date/time, estimated cost, and contact information, and only approve the final booking if everything is correct.
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.
If used without careful confirmation, the agent could schedule an unwanted appointment or submit incorrect contact details.
The skill documents a tool that can create a service booking using user contact details. This is purpose-aligned, but it is a real-world action that should be confirmed by the user before use.
### create_booking ... "timeSlot": "2025-02-10T14:00:00-08:00", "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Only call create_booking after the user confirms the provider, service, date/time, contact information, price or estimate, and cancellation expectations.
Your name, email, phone number, and booking preferences may be shared with Lokuli and possibly the selected service provider.
The skill routes booking requests through an external MCP endpoint and includes personal contact fields. This is expected for booking services, but users should understand the data leaves the agent environment.
MCP Endpoint ... https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Share only the minimum contact details needed, and use the booking flow only if you are comfortable sending that information to the Lokuli MCP service.
