Book IT Support
PassAudited by ClawScan on May 10, 2026.
Overview
This instruction-only skill appears purpose-aligned for booking IT support through Lokuli, but users should confirm bookings and contact details before anything is submitted.
Install only if you intend to use Lokuli for IT-support booking. Before any booking is created, confirm the provider, service, appointment time, cost or cancellation terms, and the name/email/phone number that will be sent.
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.
If used without careful confirmation, the agent could place an appointment with the wrong provider, time, or details.
This shows the skill can invoke a tool that creates an external service booking. That is aligned with the stated purpose, but it is a consequential action.
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00"Ask the user to confirm provider, service, time, cost, cancellation terms, and contact details before calling create_booking.
The user's name, email, phone number, and booking preferences may be sent to Lokuli or its service providers.
The skill sends booking requests to an external MCP endpoint and the booking example includes personal contact details.
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Share only the minimum contact information needed for booking, and use the skill only if the user is comfortable sending those details to Lokuli.
