ux-researcher-designer
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security risks or malicious behaviors were found in the skill metadata, markdown guides, or scripts.
- [COMMAND_EXECUTION]: The skill executes a local Python script (
scripts/persona_generator.py) to aggregate and format user research data. Technical analysis of the script confirms it uses only standard libraries for data processing and does not perform network operations or unauthorized file system access. - [PROMPT_INJECTION]: No direct prompt injection or safety bypass instructions were found. The skill processes user-supplied JSON data through a script which represents a passive ingestion surface. (Ingestion points:
scripts/persona_generator.pyprocesses data from the agent context; Boundary markers: Absent; Capability inventory: No network or system-level capabilities; Sanitization: The script does not sanitize raw input strings). - [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file access patterns, or network communication tools were detected.
Audit Metadata