Book Math Tutor
v1.0.1Book math-tutor services through Lokuli MCP. Use when user needs to find and book math-tutor. Triggers on requests like "book a math-tutor", "find math-tutor near me", or any math-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
medium confidencePurpose & Capability
The name/description match the instructions: the SKILL.md shows JSON-RPC calls (search, check_availability, create_booking) against Lokuli's MCP endpoint. There are no unrelated binaries, credentials, or installs requested.
Instruction Scope
Instructions are narrowly scoped to searching and creating bookings via the MCP endpoint. However, the examples contain hard-coded/example values (zipCode: 90640, customerName/email/phone, example dates) and there is no explicit step to prompt the user for confirmation, validate customer contact info, or obtain consent before creating bookings. That could lead to accidental or incorrect bookings if the agent acts autonomously.
Install Mechanism
No install spec or code files; this is an instruction-only skill so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables or credentials, which is proportionate. Note: it interacts with an external endpoint (lokuli.com) but does not explain authentication — likely the platform or tools layer provides auth; absent that, the skill would be unable to make authenticated bookings.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges or modify other skills. It can be invoked by the agent (normal default) but does not demand elevated persistence.
Assessment
This skill appears to do what it says: call Lokuli's MCP to find and book math tutors. Before installing or using it, consider: (1) verify who operates lokuli.com (no homepage/source listed); (2) ensure the agent asks you for location, date/time, and contact details and confirms the booking before creating it (the SKILL.md uses example/hard-coded values); (3) confirm how authentication to Lokuli is handled by your agent/platform (no credentials are declared); and (4) avoid giving it permission to act fully autonomously unless you trust the endpoint and want automatic bookings. If any of these are unclear, request more information from the skill author or test in a safe environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk9797pg4ph6172nd252rswm30180mn2h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
