shortart image generator 图片 生成

v1.0.9

Generate images using ShortArt AI platform with three modes: (1) Text-to-image and image-to-image generation for general artwork creation, (2) E-commerce sui...

0· 133·0 current·0 all-time
byHeather S Brooker@yige666s
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 match the code and SKILL.md: the package implements text-to-image, image-to-image, template and e‑commerce 'suit' flows against api.shortart.ai and only asks for SHORTART_API_KEY.
Instruction Scope
Runtime instructions are narrowly scoped to generating, polling, uploading, listing templates and downloading images. They reference only shipped assets (assets/keywords.json) and local image paths/BASE64 inputs which are expected for this functionality.
Install Mechanism
No install spec or external archive downloads. It's a Python-based skill that requires the requests library; code is included in the bundle (no remote code fetches), so install risk is low.
Credentials
Only SHORTART_API_KEY is required and declared as the primary credential. That is appropriate for a hosted image-generation API client. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill does not request system-wide or other-skills configuration changes. It writes downloaded images to the user's Downloads directory (expected behavior).
Assessment
This skill is coherent: it will send your SHORTART_API_KEY and any uploaded images to ShortArt's API (api.shortart.ai) to create and download images. Before installing: 1) Only provide an API key you trust ShortArt with and avoid uploading sensitive images (IDs, private documents, etc.). 2) Ensure you have the Python requests package available. 3) Review ShortArt's privacy/terms for how they store uploaded images. 4) Be aware the agent can call the skill autonomously by default; if you prefer control, restrict autonomous skill invocation in your agent settings.

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

latestvk97f28vw85amg5zspjhdknt6k983fmr3

License

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

Runtime requirements

🎨 Clawdis
EnvSHORTART_API_KEY
Primary envSHORTART_API_KEY

Comments