Skip to main content

docs-search

Enables proactive documentation searches to enhance coding accuracy and efficiency by referencing function signatures and API docs.

Install this skill

or
69/100

Security score

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

Categories Tested

Security Issues

high line 206

Curl to non-GitHub URL

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
225This installs scripts to `~/.local/bin/`.
low line 206

External URL reference

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