Book Tutor
PassAudited by ClawScan on May 10, 2026.
Overview
This skill is coherently focused on finding and booking tutors through a remote Lokuli MCP service, but users should confirm details before any booking and be aware contact information is sent to that service.
This skill appears purpose-aligned and instruction-only. Use it if you are comfortable sharing booking contact details with Lokuli, and require the agent to show the selected tutor, service, date, time, and any available terms before it calls create_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.
The agent could create a tutor appointment if the user provides booking details, which may create scheduling obligations or require later cancellation.
The skill documents a tool that can create an external tutor booking. This is aligned with the skill purpose, but it is a state-changing action that should be performed only after user confirmation.
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00"Before allowing a booking, confirm the tutor/provider, service, date, time, contact details, price or cancellation terms if available, and give explicit approval.
Your name, email address, phone number, and selected appointment details may be sent to Lokuli's MCP service to make a booking.
The skill communicates with a remote MCP endpoint and the booking example includes customer contact information. This is expected for booking services, but it means personal data is shared with the remote provider.
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Use the skill only if you trust the provider, and share only the contact details needed to complete the booking.
You have less information to verify who maintains the skill or how the remote MCP service is operated.
The registry information does not provide a source repository or homepage for independent verification. This is not suspicious by itself for an instruction-only skill, but it limits provenance review.
Source: unknown; Homepage: none
If using it for real bookings, verify Lokuli and the endpoint independently before sharing personal contact information.
