Skip to main content

aspire

Aspire skill facilitates the orchestration and deployment of distributed applications using a polyglot toolchain and integrated documentation tools.

Install this skill

or
74/100

Security score

The aspire skill was audited on Mar 1, 2026 and we found 8 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 102

Piping content to bash shell

SourceSKILL.md
102curl -sSL https://aspire.dev/install.sh | bash
medium line 102

Curl to non-GitHub URL

SourceSKILL.md
102curl -sSL https://aspire.dev/install.sh | bash
low line 48

External URL reference

SourceSKILL.md
48For more on this approach, see David Pine's post: https://davidpine.dev/posts/aspire-docs-mcp-tools/
low line 102

External URL reference

SourceSKILL.md
102curl -sSL https://aspire.dev/install.sh | bash
low line 105

External URL reference

SourceSKILL.md
105irm https://aspire.dev/install.ps1 | iex
low line 224

External URL reference

SourceSKILL.md
224| **Documentation** | https://aspire.dev |
low line 230

External URL reference

SourceSKILL.md
230| **Discord** | https://aka.ms/aspire/discord |
low line 231

External URL reference

SourceSKILL.md
231| **Reddit** | https://www.reddit.com/r/aspiredotdev/ |
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →