安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and runtime instructions are consistent with its stated purpose (extracting frames with OpenCV); it asks for no unrelated credentials, installs, or system access.
评估建议
This skill appears coherent and focused on extracting frames with OpenCV. Before installing or running it, ensure the agent environment has Python and OpenCV (cv2) available (the skill has no install step). Be aware it will read any video file path you provide and write potentially large numbers of image files — check disk space and run in a controlled output directory to avoid accidental overwrites. If you do not want the agent to access arbitrary local files, limit its filesystem permissions o...详细分析 ▾
✓ 用途与能力
Name, description, and SKILL.md all describe frame extraction using OpenCV and the required operations (reading video files, writing image files). There are no unexplained credentials, binaries, or config paths requested.
✓ 指令范围
Instructions and code examples are narrowly scoped to opening a video file, reading frames, saving images, and producing a JSON summary. They do not reference unrelated system files, environment variables, or external endpoints.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files to install; that minimizes risk. It does require the runtime to provide OpenCV (cv2) and Python, but the skill itself does not perform any downloads or installs.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. File I/O (reading video, writing frames) is necessary and proportionate to the stated task.
✓ 持久化与权限
The skill is not marked always:true and is user-invocable; it does not request persistent system presence or modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/15
Bulk publish from all-task-skills-dedup
● 无害
安装命令
点击复制官方npx clawhub@latest install pedestrian-traffic-counting-video-frame-extraction
镜像加速npx clawhub@latest install pedestrian-traffic-counting-video-frame-extraction --registry https://cn.longxiaskill.com镜像同步中
技能文档
未提供 SKILL.md 内容