movie-search
v1.0.0搜索电影/电视剧的下载和在线观看资源链接。当用户输入电影或电视剧片名(中文或英文,可附带年份),搜索各大资源网站并返回可用的下载链接和观看地址,按资源类型分组展示。触发条件:用户说"帮我找XXX的下载"、"XXX在哪里看"、"XXX有没有资源"、"搜索XXX电影"、"find movie"、"movie down...
⭐ 2· 474·2 current·2 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 (search for movie/TV download and watch links) matches the SKILL.md: the doc explicitly lists torrent sites, streaming platforms, and subtitle sites used to produce results. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions tell the agent to construct and return search URLs across many public sites (1337x, TPB, YTS, EZTV, domestic platforms, JustWatch, subtitle sites). The SKILL.md also instructs using WebSearch to normalize titles. This stays within the declared purpose. Note: it explicitly builds links to known torrent/piracy sites — that is consistent with the stated goal but raises legal/policy considerations (not a technical incoherence). The skill does not instruct reading local files or accessing secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk — lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested. The resources the skill accesses are external public websites, which matches its function.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent platform privileges or attempt to modify other skills. It does hint it should be invoked when certain phrases appear, which is normal for a search skill.
Assessment
This skill is coherent with its purpose: it assembles search links for streaming platforms, torrent sites and subtitle sites. Before enabling it, consider the following: (1) legal and policy risks — it includes links to torrent/piracy sites which may violate your local law or platform policy; (2) safety of third-party links — the skill constructs public URLs but does not fetch or vet the files those links point to, and torrent downloads can expose you to malware; (3) runtime requirements — the skill assumes the agent can perform web searches or open the listed URLs; if your agent has no web access the results will be incomplete; (4) trigger behavior — the SKILL.md says it should fire for a set of trigger phrases; if you don’t want the agent to proactively suggest piracy-related links, restrict when the skill can be invoked or disable autonomous invocation. If these considerations are acceptable, the skill appears internally consistent and there are no disproportionate credential or install demands.Like a lobster shell, security has layers — review code before you run it.
latestvk973fxsm9zwqxzrjcyzn7t1tax82q3gq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
