aspire-integration-testing

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references standard .NET ecosystem dependencies, including NuGet packages such as Aspire.Hosting.Testing, xunit, and Microsoft.NET.Test.Sdk. It also provides instructions for installing the aspire.cli global tool via the .NET CLI.
  • [COMMAND_EXECUTION]: Instructions involve executing CLI commands for environment setup and application orchestration, such as dotnet tool install, aspire mcp init, and aspire run. These are standard workflows for .NET Aspire development.
  • [DATA_EXFILTRATION]: The testing patterns involve connecting to databases (SQL Server, Redis) and message brokers (RabbitMQ) as well as performing HTTP health checks. These operations are standard for integration testing and are configured to interact with the local or containerized test infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:31 AM
Security Audit — agent-trust-hub — aspire-integration-testing