Image Prompt

v2.1.0

AI image prompt optimizer. Generate and enhance prompts for Midjourney, DALL-E, and Stable Diffusion. Includes prompt enhancement.

0· 524·7 current·8 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (image prompt generation and enhancement) align with the included script and SKILL.md. The script implements word banks, style presets, prompt generation/enhancement, saving, listing, and logging — all expected for this utility. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md and the script operate on local data and print prompts; they reference only the declared local data directory (IMAGE_PROMPT_DIR / $HOME/.image-prompt). Commands and file accesses in the script are limited to creating/reading/writing the prompts file and history log. I saw no instructions that read unrelated system files or access external endpoints in the provided content.
Install Mechanism
No install spec is present (instruction-only style plus a bundled script). Nothing is downloaded or written outside the user's data directory by the script. This is the lower-risk pattern for skills.
Credentials
The skill requires no environment variables or credentials; it optionally honors IMAGE_PROMPT_DIR to change the local data path. That is proportionate to a local prompt-management tool.
Persistence & Privilege
The skill does not set always: true and does not request elevated privileges. It writes only to its own data directory (~/.image-prompt by default) and does not modify other skills or system-wide agent settings in the visible code.
Assessment
This skill appears to be a straightforward, local prompt generator and manager. It stores prompts and a usage log under ~/.image-prompt (or the path you set in IMAGE_PROMPT_DIR) — review those files if you are concerned about sensitive content being saved. No credentials or network endpoints were found in the provided files, but if you rely on the translate command or any later edits to the script, double-check the full script for any network calls (curl/wget/ssh) before installing. As always, inspect the included script yourself if you want to be certain there are no unexpected remote calls or modifications.

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

chinesevk97cqmrcj4997ygvvcz3ajs3eh82q276latestvk978d7ws407t1k0hvtn2z5qjks837cq9productivityvk97a1rncspf6wf0ftgv01y4w2s82rtm2

License

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

Comments