Book DJ
PassAudited by ClawScan on May 10, 2026.
Overview
The skill matches its DJ-booking purpose, but using it may contact an external MCP service, share your contact details, and create a real booking.
This appears coherent for booking DJs. Before installing or using it, verify you trust Lokuli, and only create a booking after confirming the provider, time, cost or cancellation terms, and the contact details that will be shared.
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 place a booking with selected provider, service, time, and customer details if the user proceeds.
The skill documents a tool that can create an actual booking. This is expected for a booking skill, but it is a mutating action users should explicitly confirm.
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00", "customerName": "John Doe"Confirm provider, service, date, time, price, and cancellation terms before allowing the agent to call create_booking.
Your name, email address, and phone number may be transmitted to Lokuli's MCP service when creating a booking.
The skill uses an external MCP endpoint and the booking example includes customer contact details. This is purpose-aligned, but it means personal data may be sent to the MCP service.
https://lokuli.com/mcp/sse ... "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Only use the booking step if you trust the service and are comfortable sharing the required contact details.
Users have limited provenance information for verifying who maintains the skill or the associated service endpoint.
The registry metadata does not provide a source repository or homepage for verification. There is no code to install, but the skill relies on an external service.
Source: unknown; Homepage: none
Verify that Lokuli is the service you intend to use before sharing booking details.
