azure-mgmt-fabric-dotnet
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Standard Credential Management: The skill follows security best practices by advising users to use environment variables and the
DefaultAzureCredentialclass. It uses placeholders like<client-secret>and<subscription-id>for configuration examples, avoiding the risk of hardcoded credentials. - Official Dependencies: The referenced libraries,
Azure.ResourceManager.FabricandAzure.Identity, are official Microsoft packages distributed through the standard NuGet registry. The skill also links to official Microsoft documentation and GitHub repositories. - Resource Management Scope: The skill accurately scopes its functionality to management plane operations (provisioning and scaling capacities) and provides appropriate warnings about resource billing and state transitions.
Audit Metadata