Skip to main content

Alt Text & Headings

Specializes in creating accessible alt text and heading structures for web applications, enhancing usability for screen reader users.

Install this skill

or
91/100

Security score

The Alt Text & Headings skill was audited on May 14, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 50

Curl to non-GitHub URL

SourceSKILL.md
50curl -sL "https://cdn.example.com/banner.jpg" -o /tmp/a11y-review-banner.jpg
low line 47

External URL reference

SourceSKILL.md
47**Remote images** (URLs like `https://cdn.example.com/banner.jpg`):
low line 50

External URL reference

SourceSKILL.md
50curl -sL "https://cdn.example.com/banner.jpg" -o /tmp/a11y-review-banner.jpg
low line 54

External URL reference

SourceSKILL.md
54Invoke-WebRequest -Uri "https://cdn.example.com/banner.jpg" -OutFile "$env:TEMP\a11y-review-banner.jpg"
low line 281

External URL reference

SourceSKILL.md
281<a href="https://twitter.com/acme">
Scanned on May 14, 2026
View Security Dashboard