findskill.top logo
findskill.top 技能市场详情页
agentskill.sh secured

accessibility-compliance

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

@wshobson plugins/ui-design/skills/accessibility-compliance/SKILL.md GitHub Stars 30,590

安全评分

这个标签页按审计报告样式展示检测范围、问题列表和源片段。

安全评分 90/100
审计日期 2026年3月28日
审计摘要 0 / 2 / 0

高危 / 中危 / 低危

Categories 4
Findings 2
Platforms 4
Sources 1

检测类别

指令边界文件系统写入网络引用平台安装流程

安全问题

中危 Command Injection
第 222 行

Template literal with variable interpolation in command context

严重级别: 中危 · 类别: Command Injection · 第 222 行
<a href={`#${field}`} className="underline">
中危 Command Injection
第 342 行

Template literal with variable interpolation in command context

严重级别: 中危 · 类别: Command Injection · 第 342 行
announce(`${results.length} results found`);

缓解建议

Review the upstream repository before copying files into a local skills directory.

Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.

Check each tagged platform path together so install steps do not drift across tools.