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.

What this means

The agent could submit a moving-service booking if the user provides the required details.

Why it was flagged

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.

Skill content
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00" }
Recommendation

Before creating a booking, confirm the provider, date, time, price, cancellation terms, and that the user explicitly wants the booking submitted.

What this means

Your name, email, phone number, and booking details may be transmitted to Lokuli or its connected moving providers.

Why it was flagged

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.

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

Share only the information needed for the booking and verify that the user is comfortable sending contact details to the remote service.

What this means

It may be harder to independently verify who operates or maintains the booking integration.

Why it was flagged

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.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the Lokuli service and its privacy or booking policies before relying on it for real bookings.