Skip to main content

ai-maestro-code-graph-query

Enables proactive querying of a code graph database to understand code relationships and dependencies, enhancing code comprehension and modification.

Install this skill

or
69/100

Security score

The ai-maestro-code-graph-query skill was audited on Feb 28, 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 145

Curl to non-GitHub URL

SourceSKILL.md
145- Ensure AI Maestro is running: `curl http://localhost:23000/api/agents`
medium line 140

Access to hidden dotfiles in home directory

SourceSKILL.md
140- Verify scripts installed: `ls -la ~/.local/bin/graph-*.sh`
medium line 141

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
159This installs scripts to `~/.local/bin/`.
low line 145

External URL reference

SourceSKILL.md
145- Ensure AI Maestro is running: `curl http://localhost:23000/api/agents`
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →