Book Oil Change
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.
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.
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.
"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.
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
The skill discloses use of an external MCP endpoint; the booking example includes customer contact fields that would be sent to that service.
