K Cinema Bridge
v0.1.1Query Korean multiplex (Lotte Cinema, CGV, Megabox) box office rankings and upcoming movie data enriched with KOBIS details. Use when the user asks about Korean movies currently showing, box office rankings, upcoming releases, or wants movie recommendations based on genre, director, actor, or rating.
⭐ 2· 1.1k·0 current·0 all-time
byU-Yeong Ju@uyeong
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe aggregating box office and upcoming movie data; the skill only requires fetching public JSON endpoints from the documented GitHub Pages base URL, which is proportional and expected.
Instruction Scope
SKILL.md instructs only to GET specific endpoints, filter and present fields (title, rank, rating, info). It explicitly advises null-checks for info and has no steps that access unrelated files, env vars, or external endpoints beyond the documented base URL.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no third-party packages or downloads are requested.
Credentials
The skill requires no environment variables, credentials, or config paths. No secrets are requested and the documented API endpoints are public GET endpoints.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. Autonomous invocation is allowed by platform default but the skill's actions (public web GETs) are limited in scope.
Assessment
This skill simply fetches public JSON files from the author's GitHub Pages site and formats/filter results; it doesn't request keys or access local files. Before installing, verify that you trust the homepage/source (https://uyeong.github.io/k-cinema-bridge/) and ensure your agent is allowed to perform outbound WebFetch requests — those web requests will include any movie queries you ask the agent to perform. If you need strict privacy, avoid sending sensitive data through the skill since it makes network requests to an external host.Like a lobster shell, security has layers — review code before you run it.
latestvk9744sdb1avckv77tafvd6r309811fb1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
