UI/UX Pro Max
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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 the optional helper is run, bundled Python code executes locally to support design-system output.
The skill documents an optional local Python script for generating design-system tokens. This is aligned with the skill purpose, but it is still local code execution a user should notice.
python3 skills/ui-ux-pro-max/scripts/design_system.py --help
Use the script only when you want structured token generation, and review the generated output before applying it to a project.
Users have less external context for who authored the bundled guidance and helper files.
The package lacks a public source or homepage reference. This is a provenance gap, but the provided artifacts and static scan do not show suspicious behavior.
Source: unknown; Homepage: none
Prefer installing from trusted publishers, and treat the optional script as third-party local code.
