← 返回 Skills 市场
zoucdr

one-detail-reads-person-video-gen

作者 parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install one-detail-reads-person-video-gen
功能描述
Create vertical social-read shorts: one-cue thesis, example beat, playful closer, timed English captions (WeryAI). Use for psychology hooks, micro-behavior r...
安全使用建议
This skill appears coherent for generating short vertical videos with WeryAI. Before installing or running it: (1) Review scripts/video_gen.js yourself (or have a developer review it) if you plan to pass any local file paths — the script will read those files and upload them to an external WeryAI upload endpoint using your WERYAI_API_KEY. (2) Prefer supplying public https image URLs to avoid local uploads. (3) Use a least-privilege or short-lived WERYAI_API_KEY and avoid sharing other credentials. (4) Do not provide images of private individuals or non-public figures without consent; the SKILL.md already warns about privacy and content boundaries. (5) Ensure Node.js 18+ is available. If you cannot review the code or do not want any file reads/uploads, decline local-path usage and only provide public https image URLs or text-only prompts.
功能分析
Type: OpenClaw Skill Name: one-detail-reads-person-video-gen Version: 1.0.0 The skill bundle contains a Node.js script (`scripts/video_gen.js`) that facilitates video generation via the WeryAI API. A significant risk is identified in the script's `uploadFileToPublicUrl` function, which reads local files using `fs.readFile` and uploads them to a remote endpoint (`api-growth-agent.weryai.com`) to support image-to-video tasks. While this behavior is documented and includes instructions for the agent to seek user consent, the script lacks path sanitization or directory whitelisting, creating a potential vector for arbitrary file exfiltration if the agent is manipulated via prompt injection to provide sensitive system paths (e.g., SSH keys or environment files) as image inputs.
能力评估
Purpose & Capability
Name/description (social-read short videos) align with the included assets: a Node.js CLI script (scripts/video_gen.js), documentation for WeryAI endpoints, and a single required environment variable WERYAI_API_KEY. Requiring node and the WeryAI key is proportionate to generating videos.
Instruction Scope
SKILL.md and resources explicitly describe prompt expansion, timed captions, and the CLI usage. They also document an 'advanced' flow where non-https image inputs are treated as local file paths that the script will read and upload to WeryAI. This local-file read-and-upload behavior is in-scope for image→video functionality but is a privacy-sensitive action and the skill correctly documents that you should review video_gen.js and give explicit consent before allowing local-path uploads.
Install Mechanism
There is no external install/download step; the package is instruction-plus-script with no network-based installer. No third-party packages are pulled at install time. This is low-risk from an install mechanism perspective.
Credentials
Only WERYAI_API_KEY is required (declared as primaryEnv). That single credential is appropriate for calling the WeryAI API and for the documented upload endpoint; no unrelated credentials or system secrets are requested.
Persistence & Privilege
The skill is not always-enabled (always:false) and does not request to modify other skills or global agent settings. It does not attempt to persist additional credentials or to escalate privileges in the package files provided.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install one-detail-reads-person-video-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /one-detail-reads-person-video-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
one-detail-reads-person-video-gen v1.0.0 - First release: generate short vertical videos that judge a person from a single social cue. - Produces psychology-based video shorts with: one-cue thesis, example, playful debate closer, and timed English subtitles. - Built for use with WeryAI API and compatible with Node.js 18+. - Supports both text- and image-to-video; multi-image input available via SEEDANCE_2_0. - Strict boundaries: no real/private individuals, no targeting, no professional diagnosis, and captions by prompt only.
元数据
Slug one-detail-reads-person-video-gen
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

one-detail-reads-person-video-gen 是什么?

Create vertical social-read shorts: one-cue thesis, example beat, playful closer, timed English captions (WeryAI). Use for psychology hooks, micro-behavior r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 one-detail-reads-person-video-gen?

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

one-detail-reads-person-video-gen 是免费的吗?

是的,one-detail-reads-person-video-gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

one-detail-reads-person-video-gen 支持哪些平台?

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

谁开发了 one-detail-reads-person-video-gen?

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

💬 留言讨论