Travel

v1.0.0

Build a personal travel system for dream destinations, trip planning, and travel memories.

4· 2k·13 current·17 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (personal travel system) align with the contents of SKILL.md. The skill is instruction-only, requests no binaries, env vars, or installs — creating and managing a ~/travel workspace is consistent with the stated purpose.
Instruction Scope
SKILL.md explicitly tells the agent to create ~/travel/ and various travel-related markdown files and reminders. It does not instruct reading unrelated system files, environment variables, or sending data to external endpoints. One ambiguity: it says to 'surface' things like passport expiry and past recommendations but doesn't specify sources (user-provided files vs calendar/email). That is scope-ambiguous but not inconsistent.
Install Mechanism
No install spec and no code files — lowest-risk pattern. Nothing is downloaded or written beyond the documents the skill instructs the agent to create in the user's home directory.
Credentials
No environment variables, credentials, or config paths are requested (proportional). However, the skill expects to store potentially sensitive personal data (passport info, frequent flyer numbers, insurance) in ~/travel; users should be aware these files may be sensitive and consider encryption/permissions.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. Model invocation is allowed (default) — the agent could run the instructions when invoked, which is normal for skills; this combined with local file writes is expected but worth user attention.
Assessment
This skill is instruction-only and appears to only create and manage a ~/travel/ folder of markdown documents — that's coherent with its description. Before installing: (1) be aware it will create files under your home directory; don't store highly sensitive secrets there without encryption or appropriate file permissions. (2) If you want reminders (passport expiry, bookings), confirm how the skill will obtain that information (you enter it manually vs it reads calendar/email) — SKILL.md is ambiguous. (3) Because the skill can be invoked by the agent, review prompts and allow operations explicitly if you prefer manual control. (4) If you plan to attach photos or external album links, prefer linking to trusted storage and review any prompts that request network access. If any behavior beyond local file creation is observed (network uploads, reading unrelated system files, or requests for credentials), stop and review the skill source before proceeding.

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

latestvk97ahmyt13zqajv241xgg1b73x80zwyw

License

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

Runtime requirements

✈️ Clawdis
OSLinux · macOS · Windows

Comments