Book Auto

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherently focused on booking auto services, but users should expect it to contact Lokuli and share booking/contact details only after approval.

This appears safe for its stated purpose. Before installing or using it, understand that it relies on Lokuli’s external MCP service and may share your ZIP code, selected service, appointment time, name, email, and phone number when you approve 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

If used as intended, the agent may create a service booking or checkout link after you approve the details.

Why it was flagged

The skill can create a booking-related action through a tool, but the documented workflow requires explicit user approval first.

Skill content
5. **Confirm** — Get explicit user approval
6. **Create booking** — Generate checkout link
Recommendation

Review the provider, service, time, price, and contact details before approving booking creation.

What this means

Your search and booking details may be sent to Lokuli’s external MCP service.

Why it was flagged

The skill discloses that it uses an external Lokuli MCP endpoint for the auto-service workflow.

Skill content
https://lokuli.com/mcp/sse
Recommendation

Only provide booking information you are comfortable sharing with the external service.

What this means

Your name, email, and phone number may be shared externally to create a booking.

Why it was flagged

The create_booking example shows that personal contact information is part of the booking request.

Skill content
"customerName": "John Doe",
"customerEmail": "john@example.com",
"customerPhone": "+13105551234"
Recommendation

Confirm that the booking details and contact information are correct before authorizing the booking.