ux-principles

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
3
Flagged
3
Chunks
18
Flagged Files (3)
EXAMPLES.mdHIGH
78.3%

Tool passed security scan

Malicious tool definition detected

**Aesthetic and Minimalist**: Non-intrusive notification ### Technical Implementation Notes ```javascript // Pseudocode for undo send function sendEmail(message) { // Don't actually send yet const undoTimer = setTimeout(() => { actuallyProcessSend(message); }, userSettings.undoDelay * 1000); // Store in pending state pendingSends.set(message.id, { message, undoTimer, sentAt: Date.now() }); // Show undo notification showUndoNotification({ text: "Your message has been sent.", action: () => cancelS

Tool: EXAMPLES.md [5/7] Description: Cases Handled **Split Stays**: ``` Property available Jun 11-13, Jun 15-20 User selects Jun 11: → Jun 14 grayed out (checkout from previous guest) → Jun 13 marked as "Checkout only" → Jun 15 marked as "Check-in only" ``` **Long-Term Stays**: ``` Monthly discount: $3,000 → $2,400 (20% off) Calendar shows: → "Long-term stay discount available" → Monthly rate highlighted → Price per night reflects discount ``` **Flexible Dates**: ``` "I'm flexible" toggle: Shows

Tool: EXAMPLES.md [6/7] Description: find music so fast" - "Discover Weekly feels like a friend's recommendation" ### Feature Examples **Liked Songs**: ``` Visual elements: - Purple gradient heart icon (brand color) - Song count ("1,247 songs") - Recent additions at top - Album art for each song Versus text list: - Hard to scan - No visual anchors - Slower recognition ``` **Queue Visualization**: ``` Now Playing: [Large album art] Song Name Artist Name Next in queue: [Small art] Song - Artist [S

README.mdHIGH
78.3%

Tool passed security scan

Malicious tool definition detected

Tool: README.md [2/3] Description: 2: Minor usability problem - 3: Major usability problem - 4: Usability catastrophe 4.

Tool: README.md [3/3] Description: and patterns ## Common Pitfalls to Avoid ### Research - ❌ Making assumptions instead of researching - ❌ Only talking to internal stakeholders - ❌ Leading questions that bias responses - ❌ Too small or unrepresentative sample - ❌ Ignoring negative feedback ### Design - ❌ Designing for yourself, not users - ❌ Copying competitors without understanding - ❌ Inconsistent patterns and terminology - ❌ Hiding important actions or information - ❌ Poor error messages or n

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/8] Description: --- name: ux-principles description: User research, usability heuristics, user psychology, accessibility, inclusive design, user testing, and UX metrics category: design tags: [ux, user-research, usability, accessibility, design-thinking, user-testing] version: 1.0.0 --- # UX Principles Skill ## When to Use This Skill Apply this skill when you need to: - **Design User-Centered Interfaces**: Create products that prioritize user needs and behaviors - **Conduct Use

Tool: SKILL.md [2/8] Description: interaction for expert users, allowing the system to cater to both inexperienced and experienced users. **Guidelines:** - Provide keyboard shortcuts for power users - Allow customization and personalization - Support multiple ways to accomplish tasks - Offer both simple and advanced features - Enable bulk operations and automation **Examples:** - Keyboard shortcuts (Ctrl+C, Ctrl+V) - Quick actions and gestures - Advanced search filters - Customizable toolbars -

Tool: SKILL.md [4/8] Description: and concerns - Moments of delight or pain 5. **Pain Points**: Friction and problems - Where users struggle - Abandonment points - Complaints and workarounds 6.

Tool: SKILL.md [6/8] Description: thought there was too much inconsistency in this system.

Tool: SKILL.md [7/8] Description: guide users to valid choices.

Description: - Follow established heuristics and principles - Design for accessibility from the start - Create consistent, predictable experiences - Reduce cognitive load at every opportunity - Provide clear feedback for all actions - Prevent errors when possible - Allow easy recovery from errors - Match user mental models ### Testing Phase - Test early and often with real users - Use appropriate methods for questions asked - Combine observational and analytical data - Iterate based on findings

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
3
Files Flagged
3
Chunks Analyzed
18
Analyzed
Feb 21, 2026, 01:35 AM
Security Audit — runlayer — ux-principles