Book Landscaper
PassAudited by ClawScan on May 10, 2026.
Overview
This is a straightforward external booking helper, but it may send your contact details to Lokuli and create a landscaper booking when you ask it to.
This skill appears coherent for finding and booking landscapers. Before using it to book, verify that you trust Lokuli, review the provider and appointment details, and do not let the agent submit your name, email, or phone number until you are ready to create the booking.
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.
A booking could be created with the selected provider and time if the agent uses this tool.
The skill documents a tool call that can create an external service booking. This is expected for a booking skill, but it is a state-changing action the user should explicitly confirm.
### create_booking ... "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00"
Confirm the provider, service, date, time, pricing, cancellation terms, and contact details before allowing the agent to call create_booking.
Your name, email address, phone number, zip code, and booking preferences may be shared with Lokuli to complete the booking workflow.
The skill sends booking requests, including customer contact fields, to an external MCP endpoint. This is disclosed and purpose-aligned, but it is still a third-party data flow.
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Only provide the contact details needed for the booking and use the skill only if you are comfortable sharing that information with Lokuli.
