Trip Website Generator

v1.0.5

Generates iOS26 liquid glass style multi-page travel websites from travel plans. Invoke when user wants to create a travel website, trip planner page, or pro...

0· 56·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
high confidence
Purpose & Capability
Name/description match the provided templates and app.js; no unrelated binaries, credentials, or config paths are requested and the bundled files are exactly what a static website generator would need.
Instruction Scope
SKILL.md limits operations to creating an output directory, copying templates/styles/app.js verbatim, and replacing template placeholders in HTML. It does not instruct the agent to read unrelated system files, network endpoints, or secrets. Note: the agent will write files to disk (the output directory) as part of normal operation.
Install Mechanism
No install spec — instruction-only with bundled templates and a single client-side JS file. Nothing is downloaded or executed from external URLs and no archives are extracted.
Credentials
No environment variables, credentials, or config paths are required. The included app.js uses only browser localStorage and DOM APIs (client-side behavior), which is consistent with the skill's purpose.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation. It does not request persistent platform privileges or modify other skills/config; client-side localStorage is used only for checklist state in the generated site.
Assessment
This skill appears to do exactly what it says: generate static travel website pages from templates. Before installing or running, verify you are comfortable with the agent writing a new output directory to disk and review the bundled templates (styles.css and app.js) if you plan to publish the generated site (they include client-side localStorage behavior for checklist state). There are no network calls or credential requirements, so there is low risk of secret exfiltration — but as always, don’t deploy the generated site to a production domain without reviewing content and any embedded SVG/HTML you may not expect.

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

generatorvk97bttc5w78bqqecksna90hggn8487xeios26vk97bttc5w78bqqecksna90hggn8487xelatestvk97bttc5w78bqqecksna90hggn8487xetravelvk97bttc5w78bqqecksna90hggn8487xewebsitevk97bttc5w78bqqecksna90hggn8487xe

License

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

Comments