← 返回 Skills 市场
lnj22

gemini-video-understanding

作者 lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pedestrian-traffic-counting-gemini-video-understanding
功能描述
Analyze videos with Google Gemini API (summaries, Q&A, transcription with timestamps + visual context, scene/timeline detection, video clipping, FPS control,...
安全使用建议
This skill appears to implement Google Gemini video analysis and the instructions are internally consistent with that purpose, but metadata gaps and provenance issues make it suspicious. Before installing: (1) confirm the author/source and why the registry slug references 'pedestrian-traffic-counting' if your use case is general video analysis; (2) require the skill to declare the GEMINI_API_KEY (or other credentials) in its metadata and document required IAM/billing scope; (3) understand that local videos and public YouTube URLs will be sent to Google's API—do not send private or sensitive videos unless you accept that; (4) verify billing and token lifetime for the Gemini API key and that you trust the endpoint; and (5) prefer a skill with a verifiable homepage/source or maintainer contact. If these items are resolved and provenance is clear, the skill is likely fine to use; if not, treat it as untrusted.
功能分析
Type: OpenClaw Skill Name: pedestrian-traffic-counting-gemini-video-understanding Version: 0.1.0 The skill bundle provides legitimate instructions and Python code examples for using the Google Gemini API to analyze videos. It covers standard operations such as file uploads, YouTube URL processing, and structured data extraction using the official google-genai library, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The SKILL.md clearly implements Google Gemini video workflows (uploading files, YouTube URIs, model calls) which fits the skill name/description. However the registry slug ('pedestrian-traffic-counting-...') and the published 'source: unknown / homepage: none' indicate inconsistent provenance and a possible mismatch in intended purpose or origin. Also the code examples require a GEMINI_API_KEY, but the skill metadata declares no required environment variables or primary credential.
Instruction Scope
The runtime instructions are concrete and scoped to video analysis: uploading local files, reading video bytes, using the File API, and pointing to public YouTube URLs. They do not instruct reading unrelated system files or secrets beyond an API key. However the examples explicitly call os.getenv("GEMINI_API_KEY") and read local video files — the former is not declared in the skill metadata, which is an inconsistency to resolve before use.
Install Mechanism
No install specification and no code files — this is instruction-only, which is lower risk from an installation perspective. Nothing is downloaded or written to disk by an install step in the skill bundle itself.
Credentials
The SKILL.md requires an API key (os.getenv("GEMINI_API_KEY")) for Google Gemini calls, but the skill metadata lists no required environment variables or primary credential. That omission is disproportionate/incoherent: a networked API key is necessary for the stated functionality and should be declared and justified. Also consider privacy implications: videos (local or YouTube) may contain PII and will be transmitted to Google's API.
Persistence & Privilege
The skill is not marked always:true and is user-invocable with normal autonomous invocation allowed. It does not request persistent presence or modify other skills. This is the expected configuration for an instruction-only integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pedestrian-traffic-counting-gemini-video-understanding
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pedestrian-traffic-counting-gemini-video-understanding 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
Slug pedestrian-traffic-counting-gemini-video-understanding
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

gemini-video-understanding 是什么?

Analyze videos with Google Gemini API (summaries, Q&A, transcription with timestamps + visual context, scene/timeline detection, video clipping, FPS control,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 gemini-video-understanding?

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

gemini-video-understanding 是免费的吗?

是的,gemini-video-understanding 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

gemini-video-understanding 支持哪些平台?

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

谁开发了 gemini-video-understanding?

由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。

💬 留言讨论