← Back to Skills Marketplace
ivangdavila

Shows

by Iván · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
752
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shows
Description
Track movies and series with progress, watchlist, ratings, and proactive alerts for new releases and platform changes.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shows
  3. After installation, invoke the skill by name or use /shows
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug shows
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shows?

Track movies and series with progress, watchlist, ratings, and proactive alerts for new releases and platform changes. It is an AI Agent Skill for Claude Code / OpenClaw, with 752 downloads so far.

How do I install Shows?

Run "/install shows" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shows free?

Yes, Shows is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Shows support?

Shows is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shows?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments