openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > 视频创作

video-creation-pro - 从云端仓库同步的技能

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 248 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:anbeime/video-creation-suite

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

Skill description and runtime instructions are consistent: it points to a GitHub repo to sync content and does not request extra credentials or installs, but the instructions are very vague and rely on pulling external code which carries risk.

目的

Name/description state the skill syncs from a cloud repository and SKILL.md points to a specific GitHub repo/path — the requested actions align with the stated purpose and there are no unrelated env vars or binaries.

说明范围

Instructions are minimal and only direct the agent to obtain files from the listed GitHub repo and configure/test them. That matches purpose, but grants broad discretion (download, inspect, and potentially run external code). The SKILL.md does not include safe, constrained commands or explicit limits.

安装机制

No install spec and no code files in the skill bundle (instruction-only). This is low-risk in itself, but the skill explicitly points to an external GitHub repository as the source of executable content — fetching/extracting that repo would introduce code from an external origin.

证书

The skill declares no required environment variables, credentials, or config paths. There is no apparent request for unrelated secrets or system access.

持久

always is false, no special persistence or system-wide configuration is requested. The skill may be invoked autonomously (platform default) but that is normal and not by itself a red flag.

综合结论

This skill is essentially a pointer to an external GitHub repository and contains only a short checklist. Before installing or allowing it to run: 1) Verify the GitHub repo (owner, commit history, stars/forks, recent activity) and inspect the files under skills/video-creation-pro/ yourself; 2) Do not let the agent automatically execute scripts from that repo without manual review — downloaded code can run arbitrary actions; 3) Ensure no secret…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「视频创作」。简介:video-creation-pro - 从云端仓库同步的技能。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/anbeime/video-creation-suite/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: video-creation-pro
description: video-creation-pro - 从云端仓库同步的技能
allowed-tools: Bash(*)
---

# video-creation-pro

此技能从云端仓库同步。

## 来源
- 仓库: https://github.com/anbeime/skill
- 路径: skills/video-creation-pro/

## 状态
- [ ] 已下载完整内容
- [ ] 已配置环境变量
- [ ] 已测试运行

## 说明
请访问云端仓库获取完整的技能文件和使用说明。