Skip to main content

audio-debugging

Automatically debugs Web Audio API issues in the VSSK-shadecn music practice app, enhancing audio playback and performance.

Install this skill

or
94/100

Security score

The audio-debugging skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 114

Template literal with variable interpolation in command context

SourceSKILL.md
114console.log(`Using ${estimate.usage} of ${estimate.quota} bytes`)
low line 56

Fetch to external URL

SourceSKILL.md
56fetch('/audio/song.mp3')
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →