Book Pest Control

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only booking skill is coherent and disclosed, but it can send contact details to Lokuli and create a real pest-control booking, so users should confirm details before booking.

This looks safe to use for searching pest-control options, but before creating a booking, verify the provider and appointment details, confirm any costs or cancellation terms, and share only the contact information required.

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 pest-control appointment if the user proceeds, potentially causing scheduling obligations or follow-up contact.

Why it was flagged

The skill documents a tool that can create a service booking, which is aligned with the skill purpose but can have real-world consequences.

Skill content
"name": "create_booking", "arguments": { "providerId": "xxx", "serviceId": "yyy", "timeSlot": "2025-02-10T14:00:00-08:00"
Recommendation

Confirm the provider, service, time, price or cancellation terms, and user consent before using the booking action.

What this means

The user's name, email, phone number, and booking details may be shared with Lokuli and service providers.

Why it was flagged

The skill sends booking requests through an external MCP endpoint and includes personal contact fields needed for booking.

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

Only provide the contact details needed for the booking and avoid sharing extra sensitive information.

What this means

Users have limited information for verifying that this Lokuli MCP integration is official or maintained.

Why it was flagged

The skill is instruction-only, so there is no code provenance issue to inspect, but users cannot verify the publisher or project homepage from the registry metadata.

Skill content
Source: unknown; Homepage: none
Recommendation

If trust matters, verify the Lokuli endpoint and publisher independently before sharing contact information or booking.