Back to skill
v1.0.1

Book Oil Change

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:23 AM.

Analysis

This instruction-only skill coherently helps book oil-change appointments through a disclosed Lokuli MCP endpoint, but users should confirm bookings and understand their contact details may be sent to that service.

GuidanceThis appears purpose-aligned for booking oil changes. Before installing or using it, make sure you are comfortable with an external service receiving your name, email, phone number, ZIP code, and appointment preferences, and ask the agent to confirm the exact booking details before submitting.

Findings (2)

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.

Abnormal behavior control

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.

Tool Misuse and Exploitation
SeverityLowConfidenceHighStatusNote
SKILL.md
"name": "create_booking"

The skill documents a tool call that creates an appointment, which is aligned with the stated oil-change booking purpose but is still a real-world action the user should confirm.

User impactThe agent could help create an oil-change appointment with the selected provider and time.
RecommendationConfirm the provider, date, time, and customer details before allowing the booking call to be made.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Insecure Inter-Agent Communication
SeverityLowConfidenceHighStatusNote
SKILL.md
https://lokuli.com/mcp/sse

The skill discloses use of an external MCP endpoint; the booking example includes customer contact fields that would be sent to that service.

User impactCustomer name, email, phone number, and booking preferences may be shared with the Lokuli MCP service to complete the booking.
RecommendationOnly provide the contact information needed for the appointment and use the skill only if you are comfortable sharing it with the external booking service.