Travel Deal Finder

v0.1.0

US travel planning expert that helps users find the best deals on flights, hotels, rental cars, and vacation packages. Compares prices across 50+ booking pla...

0· 115·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
The name/description (finding deals across booking platforms and advising on timing/points) matches the SKILL.md and the included reference files. There are no declared env vars, binaries, or config paths that would be unexpected for a travel deal finder.
Instruction Scope
Runtime instructions are limited to performing web searches for real-time prices, comparing multiple booking platforms, presenting booking links, and giving credit-card/points advice. The skill does not instruct the agent to read local files, access credentials, or send data to unknown external endpoints. It degrades gracefully when web search is unavailable.
Install Mechanism
No install spec or downloadable code is present (instruction-only), so nothing is written to disk or installed. This is the lowest-risk install model.
Credentials
The skill requests no environment variables, credentials, or config paths. The credit-card optimization guidance is appropriate for the stated functionality but does not require secrets; users should not provide full card numbers or passwords.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent system presence or modification of other skills or system-wide settings.
Assessment
This skill is instruction-only and coherent with its travel-deal purpose. Before installing: (1) Confirm the agent's web-search/browsing implementation — the skill relies on that to provide real-time prices. (2) Never share full card numbers, CVV, passwords, or other secrets — you can safely disclose card type or points balances for optimization advice. (3) Verify any booking links before clicking or entering payment details (watch for redirected/affiliate URLs). (4) If you require stricter privacy, disable browsing/web-search for the agent or avoid using this skill for sensitive bookings. Overall, the skill looks consistent and contains no obvious red flags.

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

latestvk9732kb4ezyvzkbmeyfhgxhp5d835has

License

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

Comments