Book Moving
ReviewAudited by ClawScan on May 1, 2026.
Overview
This skill coherently helps book movers through a remote Lokuli MCP service, but using it may send contact details and create a real booking.
This skill appears coherent for finding and booking movers. Use it carefully for real bookings: confirm the provider, time, price, and terms before submitting, and only provide contact details you are comfortable sharing with Lokuli or its moving providers.
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.
The agent could submit a moving-service booking if the user provides the required details.
The skill exposes a tool that can create a booking, which is aligned with the purpose but has real-world impact if used with actual provider and time-slot details.
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00" }Before creating a booking, confirm the provider, date, time, price, cancellation terms, and that the user explicitly wants the booking submitted.
Your name, email, phone number, and booking details may be transmitted to Lokuli or its connected moving providers.
The skill sends booking-related customer contact information to a remote MCP endpoint, which is expected for booking but still involves external sharing of personal data.
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Share only the information needed for the booking and verify that the user is comfortable sending contact details to the remote service.
It may be harder to independently verify who operates or maintains the booking integration.
The registry metadata does not provide a source or homepage for verifying the publisher or service provenance, although no local code or install step is present.
Source: unknown; Homepage: none
Verify the Lokuli service and its privacy or booking policies before relying on it for real bookings.
