ai-maestro-agents-management
Manages AI agents through the AI Maestro CLI, enabling creation, updating, and lifecycle management of agents efficiently.
Install this skill
or
63/100
Security score
The ai-maestro-agents-management skill was audited on Mar 1, 2026 and we found 13 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 969
Curl to non-GitHub URL
SourceSKILL.md
| 969 | curl http://localhost:23000/api/hosts/identity |
medium line 1142
Curl to non-GitHub URL
SourceSKILL.md
| 1142 | curl http://localhost:23000/api/agents |
medium line 1153
Curl to non-GitHub URL
SourceSKILL.md
| 1153 | curl http://localhost:23000/api/hosts/identity |
medium line 1170
Curl to non-GitHub URL
SourceSKILL.md
| 1170 | curl http://localhost:23000/api/agents | jq '.agents[].name' |
medium line 822
Access to hidden dotfiles in home directory
SourceSKILL.md
| 822 | | `user` | `~/.claude/skills/<name>/` | Only you | All your projects | |
medium line 934
Access to hidden dotfiles in home directory
SourceSKILL.md
| 934 | All modules are located alongside the CLI script in `~/.local/bin/` (installed) or `plugin/src/scripts/` (source). Each module has a double-source guard to prevent re-sourcing. If the CLI fails with s |
low line 962
Access to hidden dotfiles in home directory
SourceSKILL.md
| 962 | # Verify PATH includes ~/.local/bin |
low line 664
External URL reference
SourceSKILL.md
| 664 | aimaestro-agent.sh plugin marketplace add backend-api https://gitlab.com/company/plugins.git |
low line 676
External URL reference
SourceSKILL.md
| 676 | aimaestro-agent.sh plugin marketplace add backend-api https://example.com/marketplace.json |
low line 969
External URL reference
SourceSKILL.md
| 969 | curl http://localhost:23000/api/hosts/identity |
low line 1142
External URL reference
SourceSKILL.md
| 1142 | curl http://localhost:23000/api/agents |
low line 1153
External URL reference
SourceSKILL.md
| 1153 | curl http://localhost:23000/api/hosts/identity |
low line 1170
External URL reference
SourceSKILL.md
| 1170 | curl http://localhost:23000/api/agents | jq '.agents[].name' |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @23blocks-os/ai-maestro-agents-management