ui-designer
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides reference documentation for 16 different design systems and structural guidance for UI development. All analyzed content aligns with the stated purpose of providing design expertise.
- [COMMAND_EXECUTION]: The automation script 'scripts/apply_ui_rules.py' is used to update the project's '.cursorrules' file. This script is implemented securely, using the 'argparse' library with 'choices' validation to ensure that only predefined, safe strings can be written to the configuration. This prevents arbitrary code or instruction injection.
- [REMOTE_CODE_EXECUTION]: No remote execution patterns or external downloads were found. The skill operates exclusively on the files provided in the package and local configuration.
- [DATA_EXFILTRATION]: The skill does not contain any network-enabled code (e.g., curl, fetch, requests) or instructions to access sensitive file paths like credentials or environment variables.
- [PROMPT_INJECTION]: Instructions within the skill and the template in 'assets/cursorrules_template.md' focus on design constraints and technical standards. No patterns designed to bypass agent safety filters or override system instructions were detected.
Audit Metadata