decklink-docs
Facilitates access to Blackmagic DeckLink SDK documentation for developers, enabling efficient integration and troubleshooting.
Install this skill
Security score
The decklink-docs skill was audited on May 30, 2026 and we found 14 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 34 | ```bash |
Template literal with variable interpolation in command context
| 55 | ```bash |
Template literal with variable interpolation in command context
| 61 | ```bash |
Template literal with variable interpolation in command context
| 83 | ```bash |
Template literal with variable interpolation in command context
| 95 | ```bash |
Template literal with variable interpolation in command context
| 107 | ```bash |
Template literal with variable interpolation in command context
| 114 | Clear: `uv run ${CLAUDE_SKILL_DIR}/scripts/decklinkdocs.py clear-cache`. |
Template literal with variable interpolation in command context
| 138 | ```bash |
Template literal with variable interpolation in command context
| 144 | ```bash |
Template literal with variable interpolation in command context
| 150 | ```bash |
Template literal with variable interpolation in command context
| 158 | ```bash |
Access to hidden dotfiles in home directory
| 73 | First run downloads the page (~1–2s). Subsequent runs hit the local cache (`~/.cache/decklink-docs/`) — instant. |
Access to hidden dotfiles in home directory
| 111 | Fetches every known page, stores text-extracted versions in `~/.cache/decklink-docs/`. Some Blackmagic developer pages may fail with 403 when unauthenticated — the script keeps going and reports failu |
External URL reference
| 120 | - **The Blackmagic SDK download itself is login-gated.** `https://www.blackmagicdesign.com/developer/product/capture-and-playback` renders a product page only; the SDK ZIP with `DeckLinkAPI.h` / `Deck |