ndi-docs
Fetches official NDI documentation and details for integration and troubleshooting, enhancing development workflows with accurate information.
Install this skill
Security score
The ndi-docs skill was audited on May 30, 2026 and we found 14 security issues across 2 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
| 59 | ```bash |
Template literal with variable interpolation in command context
| 65 | ```bash |
Template literal with variable interpolation in command context
| 87 | ```bash |
Template literal with variable interpolation in command context
| 99 | ```bash |
Template literal with variable interpolation in command context
| 109 | ```bash |
Template literal with variable interpolation in command context
| 114 | Clear: `uv run ${CLAUDE_SKILL_DIR}/scripts/ndidocs.py clear-cache`. |
Template literal with variable interpolation in command context
| 141 | ```bash |
Template literal with variable interpolation in command context
| 147 | ```bash |
Template literal with variable interpolation in command context
| 154 | ```bash |
Template literal with variable interpolation in command context
| 160 | ```bash |
Template literal with variable interpolation in command context
| 166 | ```bash |
Access to hidden dotfiles in home directory
| 79 | First run downloads the page; subsequent runs hit the local cache at `~/.cache/ndi-docs/`. |
Access to hidden dotfiles in home directory
| 113 | Fetches every known page into `~/.cache/ndi-docs/`. Override with `export NDI_DOCS_CACHE=/path`. |