semantic-kernel
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of informational documentation, C# code examples, and best practice guides for developers using the Semantic Kernel framework.
- [SAFE]: All external links point to trusted official sources, including Microsoft's documentation (
learn.microsoft.com) and the official Semantic Kernel GitHub repository. - [SAFE]: The skill includes a detailed
anti-patterns.mdfile that specifically warns users against security risks such as hardcoding API keys and exposing dangerous functions to AI models without proper authorization checks. - [SAFE]: Code examples follow modern .NET security practices, such as using
IConfigurationandDefaultAzureCredentialfor secret management instead of hardcoded strings.
Audit Metadata