← 返回 Skills 市场
zoucdr

world-as-100-people-video-gen

作者 parallel world · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
137
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install world-as-100-people-video-gen
功能描述
Create ‘world as 100 people’ verticals: shrink hook, stat morphs, punchline, timed English captions and motion graphics (WeryAI). Use for infographic TikToks...
安全使用建议
This package appears to do what it says: generate short videos via WeryAI and, when given local image paths, read the file and upload it to WeryAI's upload endpoint using your WERYAI_API_KEY. Before installing or running it: (1) do not commit your WERYAI_API_KEY to source control; prefer a short‑lived or scoped API key if WeryAI supports that; (2) prefer supplying public https image URLs so no local-file read/upload is necessary; (3) if you must allow local image paths, review scripts/video_gen.js yourself and explicitly consent to local file access — the SKILL.md asks for that, but make sure your agent actually enforces it; (4) verify the API host (api.weryai.com and api-growth-agent.weryai.com) and rotate keys after testing; (5) if you do not want the skill invoked autonomously, disable autonomous invocation in your agent settings or require manual confirmation before runs.
功能分析
Type: OpenClaw Skill Name: world-as-100-people-video-gen Version: 1.0.1 The skill contains a script `scripts/video_gen.js` that implements functionality to read local files and upload them to a remote endpoint (api-growth-agent.weryai.com). While this is documented in `SKILL.md` and `WERYAI_VIDEO_API.md` as a feature for converting local images to video, it represents a high-risk capability for data exfiltration if the AI agent is manipulated into targeting sensitive files (e.g., SSH keys or configuration files). The script lacks robust server-side or client-side validation to ensure that only intended image files are processed before being sent to the external API.
能力评估
Purpose & Capability
Name/description claim video generation using WeryAI; the package includes a Node.js CLI (scripts/video_gen.js), references WeryAI API hosts, and requires only node + WERYAI_API_KEY — all expected for this purpose.
Instruction Scope
SKILL.md and resources document the normal flows (text→video, image→video, multi-image) and explicitly prefer public https image URLs. The shipped script will read a local image file (if provided) and upload it to api-growth-agent.weryai.com using the WERYAI_API_KEY to obtain a public URL before requesting video generation. That local-file read-and-upload behavior is within scope for image→video but relies on the agent or operator to obtain explicit user consent before allowing local file access — if the agent doesn't honor that, local file exfiltration could occur. SKILL.md does call out this requirement and asks for review/consent.
Install Mechanism
There is no install spec and no external downloads; the skill is instruction-only with a bundled Node script. No network install from untrusted URLs is present. This is low installation risk.
Credentials
Only WERYAI_API_KEY is required and declared as the primary credential. The script reads no other environment variables. Requesting a single API key is proportional for a hosted video-generation service that needs auth.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and does not modify other skills or global configuration. Autonomous invocation is allowed by default (normal for skills) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install world-as-100-people-video-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /world-as-100-people-video-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Documentation updated: Clarified, reorganized, and improved SKILL.md for easier reading. - No changes to core functionality or workflow—description and usage details only. - Version bump to 1.0.1 reflecting documentation and metadata updates.
v1.0.0
**Initial release of video generator for 'world as 100 people' demographic explainers:** - Produces vertical infographic videos with "shrink world to 100 people" hook, 3 stat/theme beats, and punchline. - Features timed, bold English captions, animated UI icons, punchy motion graphics, and snappy transitions. - Designed for TikTok, shorts, and social infographics using demographic/stat hooks. - Supports user-chosen themes and images (up to 3 on Seedance), with automatic pacing and segment assignment. - Requires WERYAI API key & Node.js 18+; supports multiple AI video models with default best-practice settings. - Focuses on clarity, attention-grabbing stats, and accessibility; no factual vetting—user supplies/statements own data.
元数据
Slug world-as-100-people-video-gen
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

world-as-100-people-video-gen 是什么?

Create ‘world as 100 people’ verticals: shrink hook, stat morphs, punchline, timed English captions and motion graphics (WeryAI). Use for infographic TikToks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 world-as-100-people-video-gen?

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

world-as-100-people-video-gen 是免费的吗?

是的,world-as-100-people-video-gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

world-as-100-people-video-gen 支持哪些平台?

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

谁开发了 world-as-100-people-video-gen?

由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.1。

💬 留言讨论