aspire-mailpit-integration
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for local development environments and integration testing. All analyzed content consists of standard instructional material with no detected malicious patterns.
- [EXTERNAL_DOWNLOADS]: References official and well-known resources including the
MailKitNuGet package and theaxllent/mailpitcontainer image from GitHub. These are industry-standard tools for the described use case. - [COMMAND_EXECUTION]: Includes standard .NET CLI commands for package management (
dotnet add package). These are routine development operations. - [PROMPT_INJECTION]: Analyzed the integration test logic which extracts links from email HTML bodies using regular expressions. While this processes external data, it is a standard pattern for verification tests and is contained within the testing environment.
Audit Metadata