Trip Plan

v1.0.0

Generate day-wise travel itineraries with timings, food spots, activities, and transport. Handles "plan my trip", "make an itinerary", revisions like "swap d...

0· 461·4 current·4 all-time
bySwayam Gupta@swayamg20
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
The name/description (trip itinerary generator) align with the SKILL.md instructions. The instructions expect the agent to perform live web searches for up-to-date place names, restaurants, and transport times; the registry metadata declares no required binaries or credentials, which is reasonable for an instruction-only skill, but the skill implicitly requires a browsing/search capability (not explicitly declared).
Instruction Scope
Runtime instructions are scoped to collecting travel info from web searches, confirming user-provided travel details, building day-wise plans with timings, and handling revisions. The SKILL.md does not instruct the agent to read unrelated files, access environment variables, or transmit data to unexpected endpoints.
Install Mechanism
No install specification or code files are present; the skill is instruction-only. Nothing is written to disk or installed by this skill, which matches the declared absence of install steps.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional to its stated purpose of generating itineraries from web-sourced information.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide settings.
Assessment
This skill appears coherent and safe from a permissions perspective, but note it expects the agent to be able to perform web searches or have browsing access; if the agent lacks browsing, outputs may hallucinate details (place names, timings, prices). Before installing, confirm the agent platform provides a safe browsing/search tool and consider instructing users that prices and transport times should be verified in real time. Also verify privacy expectations: the skill uses conversation context (user-provided travel details), so avoid providing unnecessary sensitive data in prompts.

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

latestvk972vkm7grrzg1f433bkb4vv018239d9

License

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

Comments