← 返回 Skills 市场
wells1137

Video Breakdown

作者 Wells Wu · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
392
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-breakdown
功能描述
Provides quantitative quality scores and detailed shot-by-shot breakdowns for videos to evaluate technical quality and narrative structure.
安全使用建议
This skill describes a useful video-analysis service but leaves important questions unanswered. Before installing or using it, ask the provider for: (1) the full backend URL(s) the agent will call, (2) authentication requirements (API key or token) and why no env vars are declared, (3) a privacy/data retention policy (will your videos be stored, for how long, used for model training?), (4) whether private or internal URLs will be accessed or if requests are proxied, and (5) an auditable implementation (code or platform-integrated tool) you can review. If you must test it, only submit non-sensitive/public videos and monitor outbound network activity; avoid sending proprietary or private media until you have explicit assurances about storage, access control, and the third‑party operator's identity.
功能分析
Type: OpenClaw Skill Name: video-breakdown Version: 1.0.0 The skill relies entirely on an unspecified external backend service for all its core functionality (video analysis). While the stated purpose is benign, the `SKILL.md` explicitly details API endpoints (`/analyze`, `/status`) but critically omits the base URL for this backend service. This lack of a defined endpoint creates an opaque dependency and a significant vulnerability, as the agent's target for network requests is unknown from the skill definition itself. If the mechanism for resolving this backend URL is insecure or configurable by an attacker, it could lead to the agent interacting with a malicious service, potentially exposing user-provided `video_url` data to untrusted third parties or facilitating SSRF-like attacks if the backend service is vulnerable.
能力评估
Purpose & Capability
The declared purpose (shot-by-shot and quality analysis) matches the instructions (submit video_url and poll a backend). However the SKILL.md references a "custom backend service" (and fal.ai) but provides no base URL, host, or authentication details — leaving an unexplained gap between claimed capability and how it would actually run.
Instruction Scope
Runtime instructions tell the agent to POST /analyze and poll /status/{task_id}, but they do not specify the full service endpoint, authentication, or policies for handling submitted video URLs. That makes the instructions incomplete and also raises privacy concerns because user-supplied video URLs would be sent to an unspecified external service.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be downloaded or written to disk by the skill itself. This is the lowest-risk install pattern, but also increases reliance on external platform tooling to implement the described API calls.
Credentials
The skill requests no environment variables or credentials. That is consistent with an anonymous public API, but inconsistent with the SKILL.md mention of a third-party backend (fal.ai) — such backends often require API keys. The absence of declared auth is an unexplained omission.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always: false), and does not attempt to modify other skills or system configuration. Autonomous invocation is allowed by platform defaults but is not combined with additional privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-breakdown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-breakdown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the video-breakdown skill. - Provides video quality critique with quantitative scores and qualitative comments for resolution, lighting, audio, and stability. - Offers shot-by-shot scene breakdowns with timestamps, visual descriptions, and camera work analysis. - Supports an asynchronous workflow with job submission and status polling via a custom backend service. - Designed to help content creators, editors, and marketers evaluate and analyze videos objectively.
元数据
Slug video-breakdown
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Breakdown 是什么?

Provides quantitative quality scores and detailed shot-by-shot breakdowns for videos to evaluate technical quality and narrative structure. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。

如何安装 Video Breakdown?

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

Video Breakdown 是免费的吗?

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

Video Breakdown 支持哪些平台?

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

谁开发了 Video Breakdown?

由 Wells Wu(@wells1137)开发并维护,当前版本 v1.0.0。

💬 留言讨论