Book Computer Repair
ReviewAudited by ClawScan on May 10, 2026.
Overview
The skill’s booking purpose is coherent, but it can create a real repair booking through an external MCP using your contact details without documented confirmation or cancellation safeguards.
Before installing or using this skill, treat it as capable of making a real appointment. Confirm the exact provider, service, time, costs or cancellation policy, and contact details before allowing any create_booking call.
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.
An agent could place a real repair appointment or share your contact information before you have clearly approved the final booking details.
The skill documents a tool call that can create an external service booking and send customer contact details, but the artifact does not require the agent to confirm the provider, time slot, price, contact data, or cancellation terms before using it.
"name": "create_booking" ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Only use the booking action after the agent shows the provider, service, time, price or fees, and contact information, and asks for explicit confirmation.
Search location details and booking contact information may be sent to Lokuli’s MCP service.
The skill relies on a third-party MCP endpoint for searches and bookings; this is disclosed and purpose-aligned, but the artifact does not describe the data boundary, retention, or privacy handling for the MCP service.
https://lokuli.com/mcp/sse ... Transport: SSE | JSON-RPC 2.0 | POST requests
Avoid sending unnecessary personal details and verify that you are comfortable with Lokuli receiving the booking information.
