Ui Ux Pro Max 0.1.0
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is designed for UI/UX design assistance, using Python scripts to search local CSV data and generate design system recommendations in markdown. It is classified as 'suspicious' due to the `output_dir` argument in `scripts/search.py` and `scripts/design_system.py`. While the content written to files (`MASTER.md`, page-specific overrides) is benign design documentation, a malicious prompt could potentially direct the AI to write these benign files to arbitrary locations on the filesystem (e.g., `/etc/cron.d/`). This represents a local file write vulnerability via prompt injection, even though the content itself is not malicious code.
