Design Assets

v1.0.0

Create and edit icons, favicons, images, and color palettes using macOS tools, ImageMagick, SVG, and AI image generation.

2· 2.9k·15 current·15 all-time
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 and content match: the SKILL.md describes generating icons, favicons, palettes, and image manipulation using sips, ImageMagick, and similar tools. The listed tools are appropriate for graphic asset tasks (sips and screencapture are macOS-native; ImageMagick for advanced ops).
Instruction Scope
Instructions are narrowly scoped to image generation and manipulation. All commands operate on user-supplied files and write output to specified directories. The SKILL.md does not instruct the agent to read unrelated system files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by the skill itself. It expects existing command-line tools to be present on PATH (ImageMagick/sips), which is consistent with the documented commands.
Credentials
The skill declares no environment variables, credentials, or config paths. The SKILL.md also does not reference secrets or require access to unrelated services. (Note: the suggested AI generator 'nano-banana-pro' may be a third-party service; using it would likely require credentials, but the skill does not request them.)
Persistence & Privilege
The skill does not request persistent or elevated privileges. Flags are default (always: false, model invocation allowed). It does not modify other skills or system-wide configuration.
Assessment
This skill is a collection of ready-to-run snippets for producing icons, favicons, color palettes, and basic image edits. Before using it: (1) review the shell scripts and only run them on files you trust — they will write output files and create directories where you run them; (2) ensure required tools (ImageMagick 'magick', macOS 'sips'/'screencapture') are installed and on PATH; (3) the SKILL.md mentions an AI image tool 'nano-banana-pro' — if you choose to use a cloud/image-generation service, you may need to provide API keys externally (the skill does not request them); (4) because this is instruction-only, there is no hidden install step, but always inspect and test scripts in a safe directory before using them on important data.

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

latestvk97bsrnb66ap6c8fpe7ej9kspn802teq

License

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

Comments