Book Web Developer

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill appears aligned with booking a web developer, but it uses an external Lokuli MCP service that may create a booking and send customer contact details.

This skill looks reasonable for finding and booking web-developer services, but treat booking as a real commitment: verify the provider, time, and terms, and only share contact details after you are ready for Lokuli to receive them.

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.

What this means

The agent could submit a booking request for a provider and time if the user asks it to book.

Why it was flagged

The skill documents a tool call that can create an actual service booking, which is expected for the skill but should be user-confirmed before use.

Skill content
"name": "create_booking" ... "timeSlot": "2025-02-10T14:00:00-08:00"
Recommendation

Confirm provider, service, date/time, and any costs or cancellation terms before allowing a booking to be created.

What this means

Your name, email, phone number, and requested booking time may be sent to Lokuli to complete the booking.

Why it was flagged

The skill routes booking calls through an external MCP endpoint and includes customer contact information in the booking payload.

Skill content
https://lokuli.com/mcp/sse ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Recommendation

Only provide contact details you are comfortable sharing with the booking provider, and verify the service before submitting personal information.

What this means

It may be harder to independently verify who maintains the skill or whether the referenced service is the intended provider.

Why it was flagged

The skill has limited provenance information, though it contains no executable code or install mechanism.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the Lokuli service and skill publisher before relying on it for bookings or sharing personal details.