← 返回 Skills 市场
文生图视频生成
作者
daixihu2026
· GitHub ↗
· v1.0.0
· MIT-0
260
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wenshengtu
功能描述
根据用户提示词,实现文生图、文生视频、图生视频,制作的素材用于地震应急数字化演练。
安全使用建议
Before installing, note these risks and mitigations: (1) The skill uploads local images and calls a third‑party API but does not declare how it will authenticate — verify where credentials come from and prefer short‑lived, least‑privilege keys if needed. (2) Confirm the exact external endpoint(s), review their privacy/data‑retention policies, and ensure you consent to sending any local images (they may contain sensitive data). (3) Ask the author to document required env vars (OSS keys, aggregation API key), the location of the referenced spreadsheet, and to clarify what data is transmitted/stored. (4) If you must run it, do so in a sandboxed environment with minimal privileges and limit access to only the assets you want to share. (5) If these clarifications are not provided, treat the skill as potentially exfiltrating local files and avoid using sensitive images or credentials.
功能分析
Type: OpenClaw Skill
Name: wenshengtu
Version: 1.0.0
The skill 'wenshengtu' (skill.md) instructs the agent to access local files in a specific user directory (/home/xihu/) and upload them to Alibaba Cloud OSS, followed by calls to an external API (api.wuyinkeji.com) for media generation. While these actions are aligned with the stated purpose of creating emergency drill materials, the use of external network communication and local file access are identified as risky capabilities according to the analysis criteria, warranting a suspicious classification.
能力评估
Purpose & Capability
The skill claims to generate images/videos for emergency drills and its steps match that goal. However, it requires uploading local asset images to Alibaba Cloud OSS and invoking a third‑party aggregation API (api.wuyinkeji.com) — actions that normally require credentials and explicit configuration but the skill declares no required env vars or credentials. This is an incoherence between claimed capabilities and declared requirements.
Instruction Scope
Runtime instructions tell the agent to read a local assets directory and a spreadsheet ('防汛脚本20260309.xlsx'), randomly pick a local image, upload it to OSS, then call external generation and status APIs. Those instructions involve reading local files and transmitting them to external services, but do not document where the spreadsheet is stored, how to authenticate to OSS or the aggregation API, nor what data is sent/stored by the external service. The scope includes data exfiltration (upload) and use of unspecified external endpoints.
Install Mechanism
Instruction-only skill with no install spec or bundled code — lowest install risk. The scanner had no code files to analyze.
Credentials
The instructions clearly require credentials (Alibaba OSS access, likely an API key/token for the aggregation platform) but the skill declares no required environment variables, primary credential, or config paths. That omission is disproportionate and makes it ambiguous how authentication will occur; it also hides the fact that local assets will be sent to external services.
Persistence & Privilege
The skill does not request always:true or any persistent/system-wide privileges and is user-invocable only. It writes outputs to a workspace path under /home/xihu/.openclaw/workspace/output which is self-contained and expected for this kind of task.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wenshengtu - 安装完成后,直接呼叫该 Skill 的名称或使用
/wenshengtu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
文生图视频生成 是什么?
根据用户提示词,实现文生图、文生视频、图生视频,制作的素材用于地震应急数字化演练。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 260 次。
如何安装 文生图视频生成?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wenshengtu」即可一键安装,无需额外配置。
文生图视频生成 是免费的吗?
是的,文生图视频生成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
文生图视频生成 支持哪些平台?
文生图视频生成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 文生图视频生成?
由 daixihu2026(@daixihu2026)开发并维护,当前版本 v1.0.0。
推荐 Skills