agents-sdk-dotnet
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- External Resource References: The skill directs users to fetch configuration and code extensions from official GitHub repositories and well-known service endpoints associated with the SDK vendor. These resources, such as the
AspNetExtensions.csfile, are standard additions required for authentication and project setup. - Utility Installation and Commands: It provides instructions for installing the
agentsplaygroundtesting utility through the npm registry and demonstrates usingcurlto verify Azure authentication settings against Microsoft identity endpoints. These operations are part of a routine local development and debugging workflow. - Untrusted Data Handling Surface: As a guide for building conversational agents, the skill defines patterns for ingesting user input through message and activity handlers. This creates a surface for processing external data, which the skill manages using the SDK's built-in state and context mechanisms.
Audit Metadata