Date Night
PassAudited by ClawScan on Feb 18, 2026.
Overview
The skill's requests and instructions are coherent with a browser-automation-based date-night assistant: the CLI, calendar tools, local config, and targeted SMS/email access are justified by the booking/verification flows.
This skill is internally consistent with a browser-automation booking assistant, but it needs access to sensitive local data to work. Before installing: 1) Review ~/.openclaw/skills/date-night/config.json and only enter the minimum PII you are comfortable storing; you can skip saving phone/email and perform manual entry for purchases. 2) If you don't want SMS or email access, avoid installing or granting the optional helpers (imsg, gog) — the skill will still work for discovery but will require you to manually paste verification codes. 3) Be aware Playwright will download browser binaries (npx playwright install chromium) — confirm the npm package name is expected and from a trusted source. 4) The skill saves browser auth state/cookies if you opt in (Resy); only save these if you trust the environment and delete state files when no longer needed. 5) Confirm that every purchase or notification is shown for explicit approval (the SKILL.md claims this), and verify that drafts are reviewed before sending. Finally, because the package metadata has a minor inconsistency about install specs, consider inspecting the SKILL.md and config.example locally (or running onboarding in a sandbox) before giving it access to your accounts or PII.
