aspire-init
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documentation includes an installation command
curl -sSL https://aspire.dev/install.sh | bashto fetch and execute the Aspire CLI installer. The source domain aspire.dev is an official Microsoft site for .NET Aspire. - [COMMAND_EXECUTION]: The agent is directed to execute local CLI tools including
aspire init,aspire new,aspire doctor, anddotnet tool installfor project scaffolding and environment configuration. - [EXTERNAL_DOWNLOADS]: The skill references downloading the .NET SDK from official Microsoft resources and the Aspire CLI script from the product's official website.
Audit Metadata