← 返回 Skills 市场
ivangdavila

Shows

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
752
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shows
功能描述
Track movies and series with progress, watchlist, ratings, and proactive alerts for new releases and platform changes.
安全使用建议
This skill looks coherent for tracking shows, but note it will create and read plain-text files in ~/shows/ that may contain personal data (family names, viewing habits, kid reactions). Before installing: confirm you’re comfortable with local files being created in your home directory, consider using a dedicated folder with restricted permissions, and if you need stronger privacy use encryption or avoid storing sensitive child/family details. Also be aware proactive alerts (new seasons, platform changes) imply the agent will perform web lookups — ensure you’re okay with the agent making network queries to fetch that information.
功能分析
Type: OpenClaw Skill Name: shows Version: 1.0.0 The skill bundle describes a legitimate show-tracking functionality involving local file system operations within `~/shows/` and potential external network requests (e.g., for release dates, platform availability via 'JustWatch'). While there is no explicit malicious intent in the instructions (no data exfiltration, backdoors, or obfuscation), the described capabilities introduce potential vulnerabilities. Specifically, instructions for the AI agent to 'Suggest checking JustWatch or similar aggregator' and to look up 'Platform changes' or 'Award Season' data imply external network interactions. If the agent's underlying implementation for these actions processes user input without robust sanitization, it could lead to Server-Side Request Forgery (SSRF) or other injection vulnerabilities, classifying it as suspicious due to the inherent risk of exploitation rather than intentional malice.
能力评估
Purpose & Capability
Name/description (track shows, watchlist, ratings, alerts) align with the instructions: all behavior is about logging items, reading/writing simple markdown lists, suggesting items, and alerting on events. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Runtime instructions are explicit and limited to managing local files (~/shows/*.md), reading user history lists to generate recommendations, and checking/alerting about releases/platform changes. They do imply looking up ratings/availability on public web sources (e.g., JustWatch) but do not instruct reading unrelated system files or secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by an installer beyond the agent following the SKILL.md guidance to create files in the user's home directory.
Credentials
The skill asks to store and read potentially sensitive personal data (family member names, viewing history, reactions) in plain markdown under ~/shows/. While this is proportional to its purpose, the skill does not specify encryption, access controls, or retention policies — users should be aware these files will exist in their home directory in readable form.
Persistence & Privilege
always is false and no install actions or config changes are declared. The skill does not request system-wide privileges or modify other skills. Autonomous invocation is allowed by default but not unusual; nothing here elevates privilege beyond normal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shows
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shows 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug shows
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shows 是什么?

Track movies and series with progress, watchlist, ratings, and proactive alerts for new releases and platform changes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 752 次。

如何安装 Shows?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shows」即可一键安装,无需额外配置。

Shows 是免费的吗?

是的,Shows 完全免费(开源免费),可自由下载、安装和使用。

Shows 支持哪些平台?

Shows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shows?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论