Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Ai Imggen2

v1.1.0

Generate images from text prompts via API.

0· 312· 2 versions· 0 current· 0 all-time· Updated 9h ago· MIT-0

Install

openclaw skills install ai-imggen

AI Image Generator

Generate images from text prompts.

Generate an Image

node {baseDir}/scripts/generate.mjs "$SKILLBOSS_API_KEY" "A sunset over mountains"

Save the Image

URL=$(node {baseDir}/scripts/generate.mjs "$SKILLBOSS_API_KEY" "A sunset over mountains")
curl -sL "$URL" -o image.png

Notes:

Version tags

latestvk979ccbdk9pp6frvvz3g9jbj7182py3r

Runtime requirements

Binsnode
EnvSKILLBOSS_API_KEY
Primary envSKILLBOSS_API_KEY