← 返回 Skills 市场
liyayong000-sketch

ZeeLin-video-analysis 视频拉片

作者 liyayong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zeelin-video-analysis
功能描述
视频分析技能,支持本地视频文件直接上传分析。当用户说'分析视频'、'视频处理'、'分析这个视频'等并上传视频文件时使用此技能。
安全使用建议
This skill appears to do what it says (analyze videos) but it uploads user video files to an external service at http://47.98.180.113:8083 and asks you to put an App-Key into the bundled templates/config.json. Before installing, consider: 1) Do you trust this remote service and its privacy/retention policies? The skill uses a raw IP and plain HTTP for example uploads — prefer HTTPS and a known domain. 2) Don’t put sensitive or private videos through this skill unless you confirm the operator, encryption-in-transit, and data deletion policies. 3) The App-Key is stored in a local config file (templates/config.json) rather than declared as a required secret — avoid checking that file into version control and verify how the agent stores/uses the key. 4) Ask the publisher for provenance (homepage/source code) and for the service to use an authenticated HTTPS endpoint; if you can’t verify the provider, treat it as higher-risk and avoid sending sensitive media.
功能分析
Type: OpenClaw Skill Name: zeelin-video-analysis Version: 1.0.0 The skill facilitates video analysis by instructing the agent to upload user-provided video files and a service API key to a hardcoded IP address (47.98.180.113) in SKILL.md and templates/config.json. While the documentation references a domain (skills.zeelin.cn), the use of a direct IP for transmitting sensitive credentials and media is a high-risk behavior. There is no clear evidence of intentional theft of unrelated system data, but the reliance on unverified infrastructure for data exfiltration warrants a suspicious classification.
能力评估
Purpose & Capability
The name/description (video analysis) align with the instructions (upload video, submit analysis task, poll status). However the skill asks you to register at an external site and place an App-Key into templates/config.json even though the registry metadata declares no required credentials or config paths — that mismatch is unexpected and should have been declared.
Instruction Scope
Runtime instructions tell the agent to read local video files and upload them to a third-party server (http://47.98.180.113:8083). Uploading private videos to an external endpoint is necessary for the service but is high-sensitivity data exfiltration by design. The instructions also prescribe long polling and creating a markdown file. The upload examples use plain HTTP and a raw IP address (not a documented, trusted domain), increasing risk.
Install Mechanism
No install spec or code is included (instruction-only). That minimizes on-disk install risk. There is no package download or archive extraction to review.
Credentials
The skill requires an 'App-Key' for the external Zeelin service, but the registry lists no required env vars or config paths. The SKILL.md expects the user to edit templates/config.json to store Zeelin_App_Key and service_url. Requesting a credential for an external service is reasonable for this functionality, but the omission from metadata and the bundled config file approach is inconsistent and increases the chance of user error (accidentally committing keys) and untracked secrets. Also the example uses form-data appKey rather than a header, which may leak keys in some integrations.
Persistence & Privilege
The skill is not always-enabled and is user-invocable only. It does not request persistent privileges or modify other skills. Autonomous invocation is allowed (default), but that is typical and not in itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zeelin-video-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zeelin-video-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
zeelin-video-analysis-skill v1.0.0 - Initial release of the Zeelin video analysis skill. - Supports direct upload and analysis of local video files. - Automatically extracts entities, generates relationship graphs, and creates character profiles from video content. - Provides step-by-step usage instructions, including API integration, authentication, and polling for task status. - Supports videos up to 500MB in common formats (mp4, mov, avi). - Returns structured analysis results, formatted in Markdown for user-friendly viewing.
元数据
Slug zeelin-video-analysis
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ZeeLin-video-analysis 视频拉片 是什么?

视频分析技能,支持本地视频文件直接上传分析。当用户说'分析视频'、'视频处理'、'分析这个视频'等并上传视频文件时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 ZeeLin-video-analysis 视频拉片?

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

ZeeLin-video-analysis 视频拉片 是免费的吗?

是的,ZeeLin-video-analysis 视频拉片 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ZeeLin-video-analysis 视频拉片 支持哪些平台?

ZeeLin-video-analysis 视频拉片 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ZeeLin-video-analysis 视频拉片?

由 liyayong(@liyayong000-sketch)开发并维护,当前版本 v1.0.0。

💬 留言讨论