Book Laundry

v1.0.1

Book laundry services through Lokuli MCP. Use when user needs to find and book laundry. Triggers on requests like "book a laundry", "find laundry near me", or any laundry service request.

1· 1.4k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (book laundry via Lokuli MCP) match the SKILL.md: it lists an MCP endpoint and JSON-RPC tooling (search, check_availability, create_booking). Nothing declared (no binaries, env vars, or installs) appears unrelated to the stated purpose.
Instruction Scope
SKILL.md contains concrete JSON-RPC tool call templates for searching, checking availability, and creating bookings — these stay within the laundry-booking scope. It includes example, hard-coded sample fields (zipCode 90640, dates in 2025, customer info like John Doe) which are obviously placeholders; the skill does not instruct the agent to read unrelated files or environment variables. The file does not explain authentication/authorization for the MCP endpoint, which is an important operational detail left unspecified.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk from installation. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials, which is plausible if the platform provides network access and handles auth. However, because the SKILL.md references an external endpoint but gives no guidance about authentication or required API keys, it's unclear whether credentials are needed and where they would be provided; that gap should be clarified before trusting the skill with bookings or personal data.
Persistence & Privilege
Defaults are used (not always: true). The skill does not request persistent privileges or modify other skills or system settings.
Assessment
This skill appears coherent for booking laundry via Lokuli's MCP, but you should verify a few things before installing: 1) Confirm the agent platform's implementation of the tools/call mechanism and where requests to https://lokuli.com/mcp/sse will originate (which service account or IP) and whether TLS/host validation is enforced. 2) Ask how authentication is handled — the SKILL.md contains no API key or OAuth instructions; if Lokuli requires credentials, learn where those are stored and who can access them. 3) Expect the skill to send personal details (name, email, phone, location) to an external service — only proceed if you trust Lokuli and the domain. 4) The SKILL.md uses placeholder sample data; ensure the agent will prompt you for your actual address, preferred times, and contact info rather than sending placeholders. 5) Because the skill has no listed homepage or source, prefer installing only if you can verify the publisher or if the platform enforces vetted network calls for skills.

Like a lobster shell, security has layers — review code before you run it.

latestvk975qvss8b6zdc3qf8fjekr5xh80nw88

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments