Book Notary

v1.0.1

Book notary services through Lokuli MCP. Use when user needs to find and book notary. Triggers on requests like "book a notary", "find notary near me", or any notary service request.

1· 1.3k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the SKILL.md: it describes searching, checking availability, and creating bookings via an external MCP. The required capabilities (search, check_availability, create_booking) are coherent with a booking/notary skill. No unrelated binaries or env vars are requested.
Instruction Scope
Instructions are scoped to interacting with Lokuli's MCP (SSE + JSON-RPC) and calling three tool methods. They do not instruct reading local files or unrelated env vars. Note: the skill will send user PII (customerName, customerEmail, customerPhone, and likely location/zip) to an external endpoint — this is expected for a booking service but is a privacy consideration.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The absence of auth details suggests the agent/platform will handle authentication to the MCP; confirm how that is provisioned before use.
Persistence & Privilege
Defaults are used (not always:true). The skill does not request persistent presence or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other privilege escalations.
Assessment
This skill appears to do what it says, but it calls an external endpoint (https://lokuli.com/mcp/sse) and will forward personal data (name, email, phone, and location/zip code) to that service to make bookings. Before installing or using: 1) Verify that lokuli.com is legitimate and that you trust the operator; 2) Confirm how the agent/platform authenticates to the MCP (no credentials are declared in the skill); 3) Ensure you obtain explicit user consent before sending PII; 4) Consider limiting what contact data you provide (or masking) if you only want a quote/search; 5) If you need higher assurance, request the skill's source or ask the publisher for privacy/security documentation. If any of these are unclear, treat the skill cautiously.

Like a lobster shell, security has layers — review code before you run it.

latestvk9794j6g9fx1hkadbr4m4g307980nspk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments