clearshot
Analyzes UI screenshots with a structured grid for implementation and critique, providing a detailed design system extraction.
Install this skill
or
84/100
Security score
The clearshot skill was audited on May 12, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 10
Template literal with variable interpolation in command context
SourceSKILL.md
| 10 | ```bash |
medium line 99
Access to hidden dotfiles in home directory
SourceSKILL.md
| 99 | Use the actual `CS_SKILL_DIR` value from the preamble output (e.g. `~/.claude/skills/clearshot` or `~/.agents/skills/clearshot`). The script asks about update preference and telemetry, writes the conf |
medium line 216
Access to hidden dotfiles in home directory
SourceSKILL.md
| 216 | Write to `~/.clearshot/feedback/YYYY-MM-DD-{slug}.md`, only when: |
low line 259
External URL reference
SourceSKILL.md
| 259 | if [ -n "$_CS_CONVEX_URL" ] && [ "$_CS_CONVEX_URL" != "https://placeholder.convex.site" ]; then |
Scanned on May 12, 2026
View Security Dashboard