dotnet-messaging-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the provided code or documentation.
- [DATA_EXFILTRATION]: The skill provides positive security guidance by advising against hardcoding connection strings and suggesting the use of secure secret storage like Azure Key Vault.
- [PROMPT_INJECTION]: The skill defines patterns for processing external message data, which creates a surface for indirect prompt injection if payloads are not validated.
- Ingestion points: Message handlers like
processor.ProcessMessageAsyncandIConsumer.ConsumeinSKILL.md. - Boundary markers: Not included in the generic templates.
- Capability inventory: Code samples demonstrate logging and database persistence.
- Sanitization: Not explicitly shown in the architectural logic samples.
Audit Metadata