Video Thumbnail Generator
v1.0.0Generate thumbnail candidates from video frames so creators, ecommerce teams, and operators can choose cleaner covers for social, storefronts, and internal s...
⭐ 0· 211·0 current·0 all-time
byLeroyCreates@leooooooow
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, inputs, and outputs all describe extracting and evaluating frames from a source video. The skill does not require unrelated credentials, binaries, or config paths.
Instruction Scope
The SKILL.md stays within the thumbnail-generation domain (identify moments, extract frames, return candidates and rationale). It explicitly expects access to a source video file — which is reasonable — but does not declare which tools or commands (e.g., ffmpeg) will be used to extract frames. That leaves implementation choices to the agent and may result in running system commands or using external services at runtime.
Install Mechanism
No install spec and no code files are present, so nothing new is written to disk. This is the lowest-risk form for a skill of this type.
Credentials
The skill requests no environment variables, credentials, or config paths. The only required input is a source video file (appropriate for the stated purpose).
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges. Autonomous invocation is allowed by platform default but not uniquely enabled by this skill.
Assessment
This skill is instruction-only and internally consistent with its described purpose. Before installing or invoking it, confirm how the agent will extract frames (e.g., local ffmpeg vs. an external service) and whether you'll allow the agent to run system commands or upload video data. Do not feed sensitive or private video content unless you trust the execution environment; if you need tighter control, require the agent to show planned commands or run the extraction yourself and provide only the extracted frames.Like a lobster shell, security has layers — review code before you run it.
latestvk9761q6ndxmtamgbhm2ttxv3h583bynh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
