Book Towing

PassAudited by ClawScan on May 1, 2026.

Overview

The skill is purpose-aligned for finding and booking towing, but it uses an external Lokuli MCP service and may send customer contact details to create a real booking.

This skill appears coherent and instruction-only. Before using it to book towing, make sure you trust Lokuli, confirm the provider and appointment details, and only share the personal contact and location information needed for the service.

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

If used with the wrong details, the agent could create an unwanted towing request or send incorrect contact information to a provider.

Why it was flagged

The documented tool can create a towing booking using customer contact details. This is aligned with the skill purpose, but it is a real-world action that should be user-confirmed.

Skill content
"name": "create_booking" ... "customerName": "John Doe", "customerEmail": "john@example.com", "customerPhone": "+13105551234"
Recommendation

Confirm the provider, service, time slot, contact details, expected cost if available, and cancellation or next-step terms before making the final booking call.

What this means

Your ZIP code and contact information may be sent to Lokuli or a towing provider as part of search and booking.

Why it was flagged

The skill directs the agent to use an external MCP endpoint and the booking example includes personal contact fields. This sharing is expected for booking towing but should be understood by the user.

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

Use the skill only if you are comfortable sharing the necessary contact and location details with the external service, and avoid providing unnecessary personal information.

What this means

Users have less information to independently verify who maintains the skill or the external service it uses.

Why it was flagged

The skill has limited provenance information in the registry. Because it is instruction-only with no code or install step, this is a provenance note rather than a material concern.

Skill content
Source: unknown; Homepage: none
Recommendation

Install or use it only if you trust the listed publisher and the Lokuli MCP endpoint for towing-booking interactions.