refactoring-ui
Warn
Audited by Runlayer on Feb 23, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (3)
references/data-visualization.mdHIGH
78.3%
Tool passed security scan
Malicious tool definition detected
Tool: references/data-visualization.md [2/2] Description: │ [Donut chart] │ │ └───────────────────────┘ │ │ └──────────────────┘ │ │ └──────────────────────────┴───────────────────────────┘ ``` ### Key Metric Cards ```html <div class="metric-card"> <span class="label">Revenue</span> <span class="value">$45,234</span> <span class="change positive">↑ 12.3%</span> </div> ``` ```css .metric-card { padding: 20px; background: white; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .value {
SKILL.mdMEDIUM
55.4%
Tool passed security scan
references/theming-dark-mode.mdMEDIUM
47.6%
Tool passed security scan
Passed Files (3)Click to expand
references/animation-microinteractions.mdOK
22.3%
Tool passed security scan
references/advanced-patterns.mdOK
22.1%
Tool passed security scan
references/accessibility-depth.mdOK
7.8%
Tool passed security scan
Audit Metadata