← 返回 Skills 市场
357
总下载
0
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install nsfw-video
功能描述
Generate AI videos for mature creative projects using Wan 2.2 Spicy (LoRA-tuned for NSFW, top recommended), Wan 2.6, Seedance 1.5, Vidu Q3-Pro, and other mod...
安全使用建议
This skill appears to do what it says: it uses your Atlas Cloud API key to send prompts and media to api.atlascloud.ai and download generated videos. Before installing or running it, consider: (1) Billing and key scope — Atlas Cloud keys grant full access to your account and usage is billed; create a dedicated key and limit the account balance to reduce exposure. (2) Age verification — the SKILL.md requires the agent to confirm the user is 18+; ensure your agent enforces this prompt before generating mature content (autonomous invocation could otherwise run the skill without an explicit confirmation). (3) Legal and policy compliance — verify that generating and storing explicit material is legal and acceptable in your jurisdiction and environment. (4) Data privacy — uploaded local files and prompts are sent to Atlas Cloud; do not upload content you cannot share. Recommended actions: create a separate Atlas account/key with minimal funds, monitor usage regularly, revoke the key when finished, and verify your agent implementation enforces the age-check and upload confirmations.
功能分析
Type: OpenClaw Skill
Name: nsfw-video
Version: 1.0.9
The skill provides a legitimate interface for generating AI videos via the Atlas Cloud API (api.atlascloud.ai). The included Python script (scripts/generate_video.py) uses only standard libraries, correctly handles credentials via environment variables, and implements a standard submit-poll-download workflow without any signs of data exfiltration, obfuscation, or malicious execution.
能力评估
Purpose & Capability
The skill name/description (NSFW video generation) matches what it requires and does: it sends prompts/media to api.atlascloud.ai and requires ATLASCLOUD_API_KEY. No unrelated credentials, system binaries, or config paths are requested.
Instruction Scope
SKILL.md and the included script limit behavior to listing models, uploading media, submitting generation jobs, polling results, and downloading outputs. The README requires an explicit age confirmation step before first use — that relies on the agent enforcing the SKILL.md instruction. If the agent can invoke skills autonomously, confirm that it will prompt for and record an explicit user confirmation before generating mature content. The script only uploads files when the user runs the upload command and prompts for confirmation before an upload unless bypassed with skip flags.
Install Mechanism
There is no install spec (instruction-only installation). A Python script is included but uses only the standard library. Nothing in the manifest attempts to download or execute external installers or place binaries in unusual locations.
Credentials
Only ATLASCLOUD_API_KEY is required, which is appropriate. However, the SKILL.md explicitly states Atlas Cloud keys currently grant access to all models on the account and usage is billed to the account balance — this gives the key substantial power (including cost risk). The skill appropriately recommends using a dedicated key and monitoring balance.
Persistence & Privilege
The skill does not request permanent presence (always:false) or modify other skills or system-wide settings. It does not persist credentials itself. Note: autonomous invocation of skills is allowed by default on the platform; that is normal but increases the importance of the SKILL.md age-confirmation requirement and cost controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nsfw-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/nsfw-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Added a new Python script (`scripts/generate_video.py`) for command-line video generation, model listing, and file uploading.
- Updated documentation to include usage examples and instructions for the new script.
- No external dependencies required for the script.
- Added metadata for explicit environment variable requirement (`ATLASCLOUD_API_KEY`).
v1.0.8
- No file changes detected in this release.
- Documentation and metadata remain unchanged from the previous version.
- No new features, fixes, or updates introduced in 1.0.8.
v1.0.7
No user-facing changes detected in this version.
- Version bump with no file or documentation changes.
v1.0.6
Version 1.0.6 of nsfw-video
- No file changes detected in this release.
- Documentation, skill description, and parameters remain unchanged.
- There are no updates to API models, pricing, or environment requirements.
- Behavior and setup instructions remain the same as previous version.
v1.0.5
- Pricing for Wan 2.2 Spicy models updated from per-video to per-second to reflect current billing (e.g., $0.03/s instead of $0.03/video).
- Descriptions for Wan 2.2 Spicy and related table entries updated to clarify new per-second pricing structure and eliminate per-video references.
- No changes to functionality or code; documentation updated for accuracy.
v1.0.4
**Wan 2.2 Spicy LoRA-tuned NSFW model now available at $0.03/video**
- Added support for Wan 2.2 Spicy, a LoRA-fine-tuned AI video model purpose-built for mature content with the best price and quality for NSFW image-to-video (I2V).
- Introduced Wan 2.2 Spicy I2V LoRA variant for custom style support via high/low-noise LoRA adapters.
- Updated documentation to prioritize Wan 2.2 Spicy as top recommendation for mature content, with detailed parameters and flat per-video pricing.
- Updated model selection tables and descriptions to include Wan 2.2 Spicy, clarifying use cases and pricing.
- Core usage, age requirements, and API/environment setup remain unchanged.
v1.0.3
Version 1.0.3
- Added a new "Credential Safety" section with guidelines on creating, securing, and monitoring your Atlas Cloud API key.
- Clarified that dedicating and revoking API keys, avoiding hardcoding, and monitoring usage/spending are recommended for enhanced security.
- Stated that Atlas Cloud keys currently grant access to all account models and that balance control is the primary safeguard.
- No changes to models, parameters, or features—information and usage remain the same.
v1.0.2
- Added explicit "Required Environment Variables" section outlining the need for ATLASCLOUD_API_KEY.
- Clarified environment variable setup instructions and account billing information.
- No functional or model changes; documentation improved for transparency and setup guidance.
v1.0.1
No user-visible changes.
- Version bump only; no file changes detected.
v1.0.0
- Initial release of the nsfw-video skill for generating mature AI videos using Atlas Cloud API.
- Supports multiple top-tier models (Wan 2.6, Seedance 1.5, Vidu Q3-Pro) with text-to-video, image-to-video, and video-to-video capabilities.
- Designed exclusively for legitimate adult (18+) creative applications including artistic film, fashion, and mature animation; requires explicit age confirmation.
- Comprehensive documentation of model features, parameters, and setup instructions included.
- API key integration via environment variable for secure access to Atlas Cloud models.
元数据
常见问题
NSFW Video Generation — Adult Creative AI Video Models 是什么?
Generate AI videos for mature creative projects using Wan 2.2 Spicy (LoRA-tuned for NSFW, top recommended), Wan 2.6, Seedance 1.5, Vidu Q3-Pro, and other mod... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。
如何安装 NSFW Video Generation — Adult Creative AI Video Models?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nsfw-video」即可一键安装,无需额外配置。
NSFW Video Generation — Adult Creative AI Video Models 是免费的吗?
是的,NSFW Video Generation — Adult Creative AI Video Models 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NSFW Video Generation — Adult Creative AI Video Models 支持哪些平台?
NSFW Video Generation — Adult Creative AI Video Models 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NSFW Video Generation — Adult Creative AI Video Models?
由 MikeWang(@xixihhhh)开发并维护,当前版本 v1.0.9。
推荐 Skills