Book Brake Service
PassAudited by ClawScan on May 10, 2026.
Overview
This instruction-only skill matches its stated purpose, but users should confirm bookings because it can send contact details to Lokuli and create a real service appointment.
This appears safe to install as an instruction-only booking helper. Before letting it create a booking, confirm the provider, time, service details, and contact information, and only proceed if you are comfortable sharing those details with Lokuli.
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 invoked with incorrect details, the agent could book the wrong provider, service, or time.
The skill documents a tool that can create a service booking, which is purpose-aligned but is still a real-world action.
"name": "create_booking" ... "timeSlot": "2025-02-10T14:00:00-08:00" ... "customerName": "John Doe"
Require explicit user confirmation of the provider, service, time, contact details, and any price or cancellation terms before calling create_booking.
Your name, email, phone number, ZIP code, and booking preferences may be shared with the external booking provider.
The skill uses an external MCP endpoint and the booking example includes customer contact information, so user data may be sent to Lokuli during booking.
https://lokuli.com/mcp/sse ... "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Share only the information needed to complete the booking and verify that you trust the Lokuli service before using it.
