Book Tutor
v1.0.1Book tutor services through Lokuli MCP. Use when user needs to find and book tutor. Triggers on requests like "book a tutor", "find tutor near me", or any tutor service request.
⭐ 1· 1.4k·1 current·1 all-time
byLokuli@edwardrodriguez703-design
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description map directly to the SKILL.md: it contains JSON-RPC calls for searching, checking availability, and creating bookings against Lokuli's MCP endpoint. One minor note: the SKILL.md does not describe any authentication mechanism for the external MCP endpoint (which may be handled by the platform), but that omission is explainable and not by itself incoherent.
Instruction Scope
Runtime instructions are limited to calling the external Lokuli MCP endpoint (tools/call JSON payloads). They do not instruct reading local files, environment variables, system configs, or sending data to unexpected endpoints beyond lokuli.com.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded as part of the skill install, which minimizes risk.
Credentials
The skill requests no environment variables or credentials (proportionate). However, its booking calls include customerName/email/phone fields, meaning the agent will transmit user-supplied personal contact data to lokuli.com; consider privacy implications before providing real personal data.
Persistence & Privilege
Skill is not always:true and does not request system-wide configuration changes or persistent privileges. Model invocation is enabled (default), which is normal for skills.
Assessment
This skill appears coherent and low-risk: it only describes making JSON-RPC calls to an external Lokuli MCP endpoint to search and book tutors and does not request local credentials or install code. Before installing or using it, confirm you trust lokuli.com (check their privacy/terms), be cautious about supplying real personal contact information (test with dummy data first), and verify whether the platform provides any required authentication for the MCP endpoint. If you prefer the agent not act autonomously on bookings, keep autonomous invocation disabled or require explicit confirmation before creating bookings.Like a lobster shell, security has layers — review code before you run it.
latestvk97fz80555p4qqbv3rbmet0c7h80mjnw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
