Skip to main content

docs-search

Facilitates efficient codebase documentation searches for function signatures, API details, and class definitions to ensure accurate implementation.

Install this skill

or
64/100

Security score

The docs-search skill was audited on May 12, 2026 and we found 6 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 226

Curl to non-GitHub URL

SourceSKILL.md
226- Ensure AI Maestro is running: `curl http://127.0.0.1:23000/api/hosts/identity`
medium line 215

Access to hidden dotfiles in home directory

SourceSKILL.md
215- **`docs-helper.sh`** - Sourced by the `docs-*.sh` tool scripts. Provides documentation-specific API functions (`docs_query`, `docs_index`) and initialization logic. Located alongside the tool script
medium line 221

Access to hidden dotfiles in home directory

SourceSKILL.md
221- Verify scripts installed: `ls -la ~/.local/bin/docs-*.sh`
medium line 222

Access to hidden dotfiles in home directory

SourceSKILL.md
222- Scripts are installed to `~/.local/bin/` which should be in your PATH
medium line 245

Access to hidden dotfiles in home directory

SourceSKILL.md
245This installs scripts to `~/.local/bin/`.
low line 226

External URL reference

SourceSKILL.md
226- Ensure AI Maestro is running: `curl http://127.0.0.1:23000/api/hosts/identity`
Scanned on May 12, 2026
View Security Dashboard
Installation guide →