← Back to Skills Marketplace
daixihu2026

文生图视频生成

by daixihu2026 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
260
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wenshengtu
Description
根据用户提示词,实现文生图、文生视频、图生视频,制作的素材用于地震应急数字化演练。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wenshengtu
  3. After installation, invoke the skill by name or use /wenshengtu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug wenshengtu
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 文生图视频生成?

根据用户提示词,实现文生图、文生视频、图生视频,制作的素材用于地震应急数字化演练。 It is an AI Agent Skill for Claude Code / OpenClaw, with 260 downloads so far.

How do I install 文生图视频生成?

Run "/install wenshengtu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 文生图视频生成 free?

Yes, 文生图视频生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 文生图视频生成 support?

文生图视频生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 文生图视频生成?

It is built and maintained by daixihu2026 (@daixihu2026); the current version is v1.0.0.

💬 Comments