Local Booking
Analysis
The skill is coherent for booking local services, but users should notice that it contacts a third-party MCP service and can create real-world bookings after confirmation.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
"Never book without confirmation" — Always get explicit approval
The skill can perform a real-world booking action, but the artifact explicitly requires user confirmation before doing so.
Source: unknown; Homepage: none
The registry information does not provide a source repository or homepage, so users have limited provenance information for the third-party MCP integration.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
"https://lokuli.com/mcp/sse" and "customerName", "customerEmail", "customerPhone"
The skill routes booking requests through a third-party MCP endpoint and documents sending customer contact details for booking creation.
