agentskill.sh
secured
interaction-design
Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.
安全评分
这个标签页按审计报告样式展示检测范围、问题列表和源片段。
高危 / 中危 / 低危
检测类别
指令边界文件系统写入网络引用平台安装流程
安全问题
中危
Command Injection
第 98 行
Template literal with variable interpolation in command context
animate={{ width: `${progress}%` }}
中危
Command Injection
第 117 行
Template literal with variable interpolation in command context
className={`
缓解建议
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.