Skip to main content

agentctl-cli

Facilitates the development of CLI tools using Go, enabling command management, configuration, and interactive prompts for AgentStack.

Install this skill

or
95/100

Security score

The agentctl-cli skill was audited on Feb 9, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 415

External URL reference

SourceSKILL.md
415spinner.Success(fmt.Sprintf("Agent running at http://localhost:%d", port))
low line 419

External URL reference

SourceSKILL.md
419fmt.Printf(" Chat: POST http://localhost:%d/chat\n", port)
low line 420

External URL reference

SourceSKILL.md
420fmt.Printf(" SSE: POST http://localhost:%d/chat/stream\n", port)
low line 421

External URL reference

SourceSKILL.md
421fmt.Printf(" Health: GET http://localhost:%d/health\n", port)
low line 575

External URL reference

SourceSKILL.md
575Endpoint: "https://api.agentstack.io",
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →