agentskill.sh
secured
visual-design-foundations
Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.
Security score
This tab presents tested categories, issue summaries, and source snippets in an audit-style report.
High / Medium / Low
Categories Tested
Instruction boundariesFilesystem writesNetwork referencesPlatform-specific install flowSecrets handling
Security Issues
Medium
Command Injection
Line 295
Template literal with variable interpolation in command context
<use href={`/icons.svg#${name}`} />
Mitigations
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.