← Back to Skills Marketplace
347
Downloads
3
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install nsfw-image
Description
Generate AI images for mature creative projects using Wan 2.6, Seedream, and other models with relaxed content policies via Atlas Cloud API. Designed for adu...
Usage Guidance
This skill appears to do what it says, but before installing consider: (1) It will send prompts and any uploaded images to api.atlascloud.ai and bill usage to the ATLASCLOUD_API_KEY you provide. Use a dedicated API key and set a low account balance or billing limits where possible. (2) Do not upload private or sensitive photos — uploaded files are transmitted to the remote service. (3) Confirm legal/compliance obligations in your jurisdiction and platform policies for generating adult content; models advertised as having "no content filters" increase risk. (4) Monitor usage and revoke the key if you see unexpected activity. (5) If you want to avoid autonomous agent invocation creating images without an explicit prompt, consider disabling model invocation for the agent or requiring explicit user confirmation before any network call.
Capability Analysis
Type: OpenClaw Skill
Name: nsfw-image
Version: 1.0.4
The skill bundle provides a legitimate interface for the Atlas Cloud API to generate and edit AI images, including those with relaxed content policies. The Python script `scripts/generate_image.py` uses only standard libraries to handle API requests, file uploads, and downloads, with no evidence of data exfiltration, obfuscation, or unauthorized execution. All network activity is directed to the documented endpoint `api.atlascloud.ai`, and the instructions in `SKILL.md` include appropriate safety checks such as age verification.
Capability Assessment
Purpose & Capability
Name/description (NSFW image generation) align with required resources: the skill uses the Atlas Cloud API and thus legitimately requires an ATLASCLOUD_API_KEY. The included models, pricing, and behavior (text-to-image, image edit, uploads) match the stated purpose.
Instruction Scope
SKILL.md and the script consistently instruct the agent to send prompts and image bytes to api.atlascloud.ai and to read the API key from ATLASCLOUD_API_KEY. The skill requires uploading user-provided local files for editing (upload_file reads arbitrary local paths supplied by the user) — this is expected but means you should not upload sensitive/private images. The skill explicitly requires age confirmation before use, which is appropriate; it also documents that some models have "no content filters," which carries legal and policy risk for the user.
Install Mechanism
No install spec (instruction-only plus a single Python script that uses only the standard library). Nothing is downloaded or executed from untrusted URLs and there are no external package installs, so install risk is low.
Credentials
Only ATLASCLOUD_API_KEY is required and is the clearly justified primary credential for calling Atlas Cloud. The SKILL.md warns that Atlas Cloud currently doesn't support scoped keys and recommends a dedicated key and balance controls — this is an important proportionality note and aligns with the access requested.
Persistence & Privilege
The skill does not request permanent/always-on inclusion (always: false), does not modify other skills or system config, and has no special persistence. The default ability for the agent to invoke the skill autonomously is unchanged (disable-model-invocation: false) — this is platform default and not by itself a problem.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nsfw-image - After installation, invoke the skill by name or use
/nsfw-image - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- No user-visible changes in this release.
- Version bumped to 1.0.4; no updates to documentation or code detected.
v1.0.3
Version 1.0.3
- Added Python CLI script (scripts/generate_image.py) to generate, edit, and upload images using Atlas Cloud API.
- Updated documentation with script usage instructions and example commands.
- No changes to API behavior—this update adds convenience tooling for local and command-line workflows.
v1.0.2
- Added a new "Required Environment Variables" section clarifying API key requirements and usage.
- Introduced a "Credential Safety" section with best practices for API key management and billing control.
- Clarified that model access is governed solely by account balance due to lack of key scoping.
- Corrected the polling endpoint from `/result/{prediction-id}` to `/prediction/{prediction-id}` in example commands.
- Minor wording improvements and reorganization for clarity and user safety.
v1.0.1
- Refined the skill’s focus to mature creative projects for adult users, emphasizing legitimate 18+ artistic and professional use cases only.
- Updated the description and usage instructions to clarify that age confirmation is required; agents must ask users to confirm they are 18+ before proceeding.
- Adjusted language to highlight "relaxed content policies" rather than "no content moderation/unrestricted".
- Removed references to unrestricted or unfiltered use; now explicitly for explicit requests in legitimate adult creative work.
- Updated API key and security notes for consistency with revised audience and usage focus.
v1.0.0
Initial release: Unrestricted AI image generation with multiple NSFW-capable models.
- Generate AI images with no content moderation, safety filters, or restrictions.
- Supports text-to-image and image editing using Wan 2.6 (Alibaba), Seedream (ByteDance), and more via Atlas Cloud API.
- Offers detailed model selection, pricing, and parameters for flexible image generation.
- Designed for mature audiences (18+); users must confirm their age.
- Simple setup with API key, and clear workflow instructions included.
Metadata
Frequently Asked Questions
What is NSFW Image Generation — Unrestricted AI Image Models?
Generate AI images for mature creative projects using Wan 2.6, Seedream, and other models with relaxed content policies via Atlas Cloud API. Designed for adu... It is an AI Agent Skill for Claude Code / OpenClaw, with 347 downloads so far.
How do I install NSFW Image Generation — Unrestricted AI Image Models?
Run "/install nsfw-image" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NSFW Image Generation — Unrestricted AI Image Models free?
Yes, NSFW Image Generation — Unrestricted AI Image Models is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NSFW Image Generation — Unrestricted AI Image Models support?
NSFW Image Generation — Unrestricted AI Image Models is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NSFW Image Generation — Unrestricted AI Image Models?
It is built and maintained by MikeWang (@xixihhhh); the current version is v1.0.4.
More Skills