Car Rental

v1.0.0

Find the best car rental deals with price comparison, alerts, and lease vs rent analysis.

0· 297·1 current·1 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 (price comparison, alerts, rent vs lease analysis) align with the instructions and files provided. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions restrict data storage to ~/car-rental/ and require user permission before creating files; core operations are querying rental sites and saving preferences/alerts locally. One caution: the skill is vague about how site queries are performed (automated HTTP requests/scraping or using public APIs). That can have operational/legal implications (rate limits, terms of service) but is not a direct security mismatch with the stated purpose.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to system paths by an installer.
Credentials
No environment variables, credentials, or external config paths are requested. Required local storage (~/car-rental/) is proportionate to the stated goal of saving preferences, searches, alerts, and history.
Persistence & Privilege
Skill is not always:true and does not request elevated or platform-wide privileges. It persists only under a user-controlled folder it will create only after explicit permission.
Assessment
This skill is internally consistent: it stores data locally (~/car-rental/), asks permission before creating files, and says it will query rental sites to compare prices. Before installing, confirm you are comfortable with the agent making outbound searches to public rental/aggregator sites (these queries will include the search criteria you provide like dates and locations). Don't provide payment details or account credentials to the skill (it says it won't store them). Note the skill doesn't specify whether it will scrape web pages or use APIs — scraping can trigger site defenses or violate terms of service. If you care about privacy/security: (1) only allow the local folder creation after reviewing setup.md and memory-template.md, (2) avoid sharing sensitive identifiers (full payment info, government IDs) in search inputs, and (3) monitor the ~/car-rental/ folder and delete it if you stop using the skill.

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

latestvk97019tw31wf8g2tdkry09xzgd82488j

License

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

Runtime requirements

🚗 Clawdis
OSLinux · macOS · Windows

Comments