AI Prompt Generator

Generate detailed, optimized AI art prompts for Midjourney, DALL-E, and Stable Diffusion, including style, lighting, and composition keywords.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 142 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Generating prompts and charging users via a payment API is coherent with the price listed in SKILL.md. However, the skill declares no required credentials or env vars while both SKILL.md and handler.py contain a hardcoded SkillPay API key and payment URL — a mismatch between declared requirements and actual implementation.
Instruction Scope
The runtime instructions and code are focused on prompt generation and calling a payment endpoint. The SKILL.md does not instruct reading local files or other system state; the code likewise only sends user_id and a fixed api_key to SkillPay and returns generated prompts.
Install Mechanism
No install spec (instruction-only) and no external installers are used. There is a handler.py included, but no installation/download behavior — low install risk.
!
Credentials
The skill contains a hardcoded secret-like API key (SKILLPAY_API_KEY) and posts to an external payment API, yet the registry metadata lists no required env vars or primary credential. Embedding a payment API key in SKILL.md/handler.py is a poor practice (possible secret leakage or misuse) and is disproportionate to a simple prompt generator.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges, does not modify other skills, and does not require special OS restrictions.
What to consider before installing
This skill will generate prompts but also calls an external payment API using a hardcoded API key included in the SKILL.md and handler.py. Consider the following before installing: 1) Verify the SkillPay endpoint and the owner identity — the source/homepage is unknown. 2) Treat the hardcoded key as a red flag: it should not be embedded in code or docs; ask the author to move merchant keys to a secure environment variable or to document the payment flow. 3) Understand you (or your users) may be charged via SkillPay; confirm the billing behavior and the privacy implications of sending user_id to a third party. 4) If you need to use this skill, prefer replacing the embedded key with your own credential or run the skill in a sandboxed environment and review network traffic. 5) The code currently treats payment API errors as a demo success (it returns demo on exceptions), which is a logic bug that could change access or billing expectations — request clarification or a code fix. If you cannot verify the owner or payment provider, do not install or grant it autonomous invocation in a production environment.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk97fjfesabmghphv3kahkm4vzn82adm9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

AI Art Prompt Generator

Generate optimized prompts for AI image generation tools like Midjourney, DALL-E, Stable Diffusion.

Features

  • Generate detailed prompts for AI art
  • Optimize for Midjourney, DALL-E, SDXL
  • Include style, lighting, composition keywords

Price

  • 0.001 USDT per call
  • Payment via SkillPay

Usage

  • "Generate a prompt for a cyberpunk city"
  • "Prompt for a futuristic robot"
  • "Create prompt for a fantasy castle"

Integration

  • API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
  • Price: 0.001 USDT per call

Files

2 total
Select a file
Select a file to preview.

Comments

Loading comments…