Theme Park Queue Times

v1.0.0

Fetches live theme park wait times and park metadata from Queue-Times.com JSON APIs. Use when the user asks about queue times, ride waits, park hours/status,...

0· 32·0 current·0 all-time
byAda@adaclaw
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: the skill documents how to discover park IDs and fetch queue_times.json from queue-times.com. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md only instructs the agent to fetch public JSON endpoints, match park names, summarize waits, and include required attribution. It does not instruct reading local files, accessing unrelated env vars, or sending data to third-party endpoints.
Install Mechanism
There is no install spec and no code files — instruction-only skills have minimal surface area and nothing is written to disk.
Credentials
No environment variables, credentials, or config paths are requested. That is proportionate for a public-API read-only integration.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges; autonomous invocation is allowed (platform default) but not excessive here.
Assessment
This skill simply instructs the agent to call public Queue-Times.com JSON endpoints and summarize results; it does not require keys or install anything. Before installing: (1) be aware the agent will make outbound requests to queue-times.com when invoked, (2) ensure you comply with Queue-Times' free-use attribution requirement (include the “Powered by Queue-Times.com” link), and (3) consider rate limits and privacy of any user-provided park/location info you might send. No other sensitive access is requested.

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

latestvk976at5rfyn23rkp1j69f14e0d847sp0

License

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

Comments