otio-docs
Fetches and searches official OpenTimelineIO documentation, providing quick access to classes, adapters, and tutorials for developers.
Install this skill
Security score
The otio-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
| 31 | ```bash |
Template literal with variable interpolation in command context
| 60 | ```bash |
Template literal with variable interpolation in command context
| 66 | ```bash |
Template literal with variable interpolation in command context
| 78 | ```bash |
Template literal with variable interpolation in command context
| 88 | ```bash |
Template literal with variable interpolation in command context
| 98 | ```bash |
Template literal with variable interpolation in command context
| 104 | Clear: `uv run ${CLAUDE_SKILL_DIR}/scripts/otiodocs.py clear-cache`. |
Template literal with variable interpolation in command context
| 133 | ```bash |
Template literal with variable interpolation in command context
| 140 | ```bash |
Template literal with variable interpolation in command context
| 146 | ```bash |
Template literal with variable interpolation in command context
| 152 | ```bash |
Template literal with variable interpolation in command context
| 158 | ```bash |
Access to hidden dotfiles in home directory
| 72 | First run downloads; subsequent hit `~/.cache/otio-docs/`. |
Access to hidden dotfiles in home directory
| 102 | Fetches every known page into `~/.cache/otio-docs/`. Override with `OTIO_DOCS_CACHE=/path`. |