azure-mgmt-fabric-py

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes official and well-known libraries (azure-mgmt-fabric, azure-identity) for its operations, which are trusted sources.
  • [SAFE]: Authentication is handled via DefaultAzureCredential, which is the industry standard for secure Azure authentication, effectively avoiding the use of hardcoded secrets.
  • [SAFE]: Sensitive configuration such as subscription IDs and resource group names are retrieved from environment variables rather than being embedded in the code.
  • [SAFE]: The documentation included in the references folder promotes secure development by explicitly identifying and warning against insecure practices such as hardcoding credentials or failing to manage client lifecycles properly.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:34 AM