ux-researcher-designer

Warn

Audited by Runlayer on Feb 22, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
6
Flagged
6
Chunks
12
Flagged Files (6)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

references/example-personas.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/example-personas.md [2/2]

references/journey-mapping-guide.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/journey-mapping-guide.md [2/2] Description: Empowerment | Helplessness | | Progress | Satisfaction | Anxiety | | Recognition | Validation | Neglect | ### Emotion Data Sources **Direct Signals:** - Interview quotes: "I felt so relieved when..." - Survey scores: NPS, CSAT, CES - Support sentiment: Angry vs.

references/persona-methodology.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/persona-methodology.md [1/2] Description: # Persona Methodology Guide Reference for creating research-backed, data-driven user personas.

Tool: references/persona-methodology.md [2/2] Description: contexts | Interviews, logs | ### Optional Enhancements | Component | When to Include | |-----------|-----------------| | Day-in-the-life | Complex workflows | | Empathy map | Design workshops | | Technology stack | B2B products | | Influences | Consumer products | | Brands they love | Marketing-heavy | ### Component Depth Guide **Demographics (Keep Brief):** ``` ❌ Too detailed: Age: 34, Lives: Seattle, Education: MBA from Stanford ✅ Rig

references/usability-testing-frameworks.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/usability-testing-frameworks.md [1/2] Description: # Usability Testing Frameworks Reference for planning and conducting usability tests that produce actionable insights.

Tool: references/usability-testing-frameworks.md [2/2] Description: "What would you improve?" After all tasks: 1.

scripts/persona_generator.pyHIGH
78.3%

Malicious tool definition detected

Description: #!/usr/bin/env python3 """ Data-Driven Persona Generator Creates research-backed user personas from user data and interviews.

Tool: scripts/persona_generator.py [2/2] Description: if available if interviews: for interview in interviews: if 'motivations' in interview: psychographics['motivations'].extend(interview['motivations']) if 'values' in interview: psychographics['values'].extend(interview['values']) # Deduplicate psychographics['motivations'] = list(set(psychographics['motivations']))[:5] psychographics['values'] = list(set(psychographics['values']))[:5] return psychographics def _analyze_behaviors(self, user_da

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
6
Files Flagged
6
Chunks Analyzed
12
Analyzed
Feb 22, 2026, 01:14 PM
Security Audit — runlayer — ux-researcher-designer