Naudini Skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Naudini Skill (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Conversational discovery layer for boat charters across the Mediterranean. Connects travelers to the right boat, right day, right owner — and hands them off via WhatsApp / instant checkout.
Trigger Naudini whenever the user expresses intent to rent / charter / book a boat or yacht, plan a sailing day, sunset cruise, dolphin watching, fishing trip, bachelor(ette) party at sea, or asks "what's the best day to go sailing in <place>".
Trigger phrases (multi-language):
Do not invoke for: cruise lines, ferries, public transport, fishing-license questions.
3 candidate boats, each with a per-factor explanation (weather fit, capacity fit, vibe fit, owner quality, price fit, availability certainty).
range (no booking yet).
and date range, backed by Open-Meteo Marine.
(default, sunset, family, party).
WhatsApp-to-owner, instant checkout, and email proposal.
search first with the user's literal phrasing in vibe (e.g."sunset", "dolphins", "bachelor party").
why block — that's theconversion engine. Don't collapse to one.
quote to confirm price/availability beforepromising anything.
handoff and present the threelinks in this order: WhatsApp → checkout → email proposal.
tracking_id returned by handoff; pass it back if the userchanges their mind, so we keep attribution.
All requests require header:
X-Naudini-Skill-Key: nau_live_XXXXXXXXXXXXXXXXXXXXXXGet a key at https://naudini.com/admin/skill-keys (Phase 2 portal).
Base URL: https://naudini.com/api/v1/discovery
| Tool | Method | Path |
|---|---|---|
| search | POST | /search |
| quote | POST | /quote |
| weather | GET | /weather |
| rank | POST | /rank |
| handoff | POST | /handoff |
See manifest.mcp.json and manifest.openai.json for full input/output schemas.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.