MoltFlights
v1.0.1Search cheap flights via the MoltFlights API. Find deals, compare prices, track routes, and set up price alerts.
⭐ 0· 1.2k·1 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (flight search, price alerts) aligns with the declared tools and examples: all operations are HTTP GETs against moltflights.com endpoints and examples show querying and parsing results. There are no unrelated env vars, binaries, or install actions requested.
Instruction Scope
SKILL.md contains only API call descriptions, example curl commands, and simple local parsing examples (grep). It does not instruct the agent to read unrelated files, access credentials, or exfiltrate data to unexpected endpoints. The examples do show creating cron jobs and parsing responses, which are reasonable for price-alert use cases.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing will be written to disk by an installer; the runtime surface is limited to HTTP requests to the stated API endpoints.
Credentials
No environment variables, credentials, or config paths are requested. The lack of required secrets is proportionate to the claimed public API usage. Note: searches and dates supplied by the user will be sent to the external MoltFlights API (expected for this service).
Persistence & Privilege
always is false and the skill does not request elevation or modify other skills/config. Autonomous invocation is allowed (platform default), which is expected for a skill that can perform queries, but the skill itself does not request persistent system privileges.
Assessment
This skill appears coherent and low-risk: it simply documents calling moltflights.com GET endpoints and needs no credentials or installs. Before enabling it, consider: (1) the agent will send any flight queries (dates, origins, destinations) to the external MoltFlights service — if you consider those searches sensitive (travel plans), be aware they leave your environment; (2) example scripts parse HTML/JSON with command-line tools (curl/grep) — fragile but not malicious; (3) search results include external booking links which may redirect to third parties, so check links before following them; and (4) verify the MoltFlights site/privacy policy if you need assurance about how your queries are logged or used. If you require stronger guarantees, ask for a version that documents authentication, rate limits, or a privacy statement from the provider.Like a lobster shell, security has layers — review code before you run it.
flightsvk97b73qtdy6ejb2vezqjzq59j980s5qylatestvk97b73qtdy6ejb2vezqjzq59j980s5qysearchvk97b73qtdy6ejb2vezqjzq59j980s5qytravelvk97b73qtdy6ejb2vezqjzq59j980s5qy
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
✈️ Clawdis
