← 返回 Skills 市场
2077
总下载
3
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install tautulli
功能描述
Monitor Plex activity and stats via Tautulli API. Check who's watching, view history, get library stats, and see server info.
安全使用建议
This skill appears to do what it says: simple curl requests to your Tautulli instance. Before installing: (1) verify the skill package matches the upstream GitHub repo referenced in the README (source/homepage in registry is missing), (2) ensure TAUTULLI_URL points to a trusted/local network address (do not expose a public Tautulli URL with this key), (3) keep TAUTULLI_API_KEY secret and rotate it if compromised, and (4) if you do not want the agent to call the skill autonomously, disable autonomous invocation for the skill in your agent settings. If you are unsure, review the included scripts (they are short and readable) before enabling the skill.
功能分析
Type: OpenClaw Skill
Name: tautulli
Version: 1.0.0
The OpenClaw skill bundle for Tautulli is benign. All scripts (`activity.sh`, `history.sh`, `libraries.sh`, `recent.sh`, `server.sh`, `users.sh`) use `curl` to interact with a user-configured Tautulli API endpoint, fetching and displaying data using `jq`. The `TAUTULLI_URL` and `TAUTULLI_API_KEY` are explicitly required environment variables. There is no evidence of data exfiltration beyond the intended Tautulli API calls, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md` or `README.md` that would lead to unauthorized actions.
能力评估
Purpose & Capability
Name/description match the requested resources: curl and jq are needed to call the Tautulli API, and the only env vars requested are TAUTULLI_URL and TAUTULLI_API_KEY which are exactly what Tautulli requires.
Instruction Scope
SKILL.md and the scripts only call the Tautulli API endpoints (via $TAUTULLI_URL) and parse JSON with jq. There are no instructions to read unrelated files, exfiltrate data to third parties, or access other system credentials.
Install Mechanism
There is no install spec (instruction-only), which is low risk; included scripts are simple shell callers. Minor provenance note: registry metadata lists source/homepage as unknown while README suggests a GitHub repo — you may want to verify the upstream repository matches the packaged files before trusting them.
Credentials
Only TAUTULLI_URL and TAUTULLI_API_KEY are required. This is proportional to the stated functionality (calling the Tautulli API). The API key is sensitive but its use is justified by the skill's purpose.
Persistence & Privilege
always is false and the skill does not request system-wide changes or modify other skills. It does not persist additional credentials or require elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tautulli - 安装完成后,直接呼叫该 Skill 的名称或使用
/tautulli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – Monitor Plex activity and stats via the Tautulli API:
- View current activity, watch history, and recently added media.
- Get detailed library and user statistics.
- Check Plex server info and connection status.
- Requires curl, jq, TAUTULLI_URL, and TAUTULLI_API_KEY.
元数据
常见问题
Tautullu 是什么?
Monitor Plex activity and stats via Tautulli API. Check who's watching, view history, get library stats, and see server info. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2077 次。
如何安装 Tautullu?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tautulli」即可一键安装,无需额外配置。
Tautullu 是免费的吗?
是的,Tautullu 完全免费(开源免费),可自由下载、安装和使用。
Tautullu 支持哪些平台?
Tautullu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tautullu?
由 rjmurillo(@rjmurillo)开发并维护,当前版本 v1.0.0。
推荐 Skills