dotnet-orleans
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection or behavior override instructions were detected. The skill provides strictly technical guidance aligned with official Microsoft documentation.
- [SAFE]: No hardcoded credentials, API keys, or sensitive data exposure found. The skill correctly recommends security best practices like using
DefaultAzureCredentialand managing secrets via environment variables. - [SAFE]: External references are restricted to well-known and trusted domains, including
learn.microsoft.comand official GitHub repositories of the .NET foundation. - [SAFE]: No obfuscation techniques, hidden characters, or suspicious encoding patterns were identified in the instructional content or code samples.
- [SAFE]: The skill explicitly discusses the move to build-time C# source generators in modern Orleans versions, avoiding risky runtime code generation and IL emission.
- [SAFE]: No commands for privilege escalation, persistence, or unauthorized network operations were found.
- [SAFE]: The skill includes a dedicated 'Anti-Patterns' section that educates users on avoiding security-relevant mistakes like dev-only configurations in production environments.
Audit Metadata