Design Assets
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only design skill is coherent with its stated purpose, but users should be careful with local image commands, external image-generation prompts, and undeclared tool dependencies.
This skill appears safe to install as an instruction-only design helper. Before using it, confirm any local tools come from trusted sources, run batch commands only on intended files or copies, and avoid sending confidential content to the AI image-generation tool unless that provider is approved.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If copied into the wrong folder, the example could unintentionally resize multiple image files.
This quick-reference command performs an in-place batch operation on matching PNG files. It is purpose-aligned for image processing and is only shown as an example, but users should run it only in an intended directory or on copies.
magick mogrify -resize 50% *.png
Use explicit output directories or work on copies when running batch image commands, and review command effects before execution.
The skill may fail or rely on whatever local versions of these tools are available on the user’s machine.
The SKILL.md references local tools including sips, ImageMagick/magick, screencapture, and nano-banana-pro, but the registry metadata does not declare these dependencies. This is an under-declared setup/provenance issue, not evidence of hidden code.
Required binaries (all must exist): none; Required binaries (at least one): none; No install spec — this is an instruction-only skill.
Verify required tools are installed from trusted sources; maintainers should declare expected binaries and OS assumptions in metadata.
Private brand concepts, unreleased product details, or other sensitive prompt content could be shared with the image-generation provider/tool.
The skill discloses use of an AI image-generation tool/provider for text prompts. This is aligned with the purpose, but the artifact does not describe provider data handling or boundaries.
| AI image generation | nano-banana-pro | Generate images from text prompts |
Avoid putting confidential information in image-generation prompts unless the provider is approved for that data.
