Ux Researcher Designer
PassAudited by ClawScan on May 1, 2026.
Overview
This UX research skill appears purpose-aligned and does not show evidence of hidden data access, credential use, network calls, or destructive behavior.
This skill looks safe for its stated UX research purpose. Before using it with real interviews, surveys, or analytics, avoid unnecessary personal data and run the included Python helper only when you intentionally want local persona generation.
Findings (2)
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.
The skill may run local code when the user follows the persona-generation workflow.
The workflow instructs the user to run an included local Python helper script. This is code execution, but it is explicitly documented and central to generating personas.
python scripts/persona_generator.py
Run the helper only when you intend to generate personas, and review or keep a trusted copy of the script if using sensitive research data.
Installation metadata may not fully tell users what local runtime is needed before they follow the documented command.
The registry metadata does not declare Python as a required binary even though the documented workflow uses a Python script. This is an under-declared setup requirement, not evidence of malicious behavior.
Required binaries (all must exist): none
Confirm Python is available before use; the publisher should declare the Python runtime requirement in metadata.
