bf-to-agents-sdk-dotnet-migration
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [External Resource Reference]: The skill instructs the user to retrieve a specific extension file (
AspNetExtensions.cs) from the official Agents SDK repository on GitHub. This is a common practice in developer-oriented skills to provide necessary code that is not yet bundled in standard packages. - [Credential Management]: The migration guide includes steps to update the
appsettings.jsonfile, involving sensitive fields likeClientIdandClientSecret. The skill correctly handles these using placeholders and follows standard authentication configuration patterns without hardcoding sensitive data. - [Package and Namespace Migration]: The skill provides a comprehensive mapping for replacing deprecated Bot Framework packages and namespaces with modern Agents SDK equivalents. This behavior is consistent with the skill's primary purpose of providing automated refactoring and migration assistance.
Audit Metadata