variable-library-cli
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [Network Operations]: The skill uses
az restto interact with official Microsoft Fabric API endpoints atapi.fabric.microsoft.com. These operations are consistent with the skill's intended purpose of managing cloud resources within a trusted vendor environment. - [Local Payload Generation]: To ensure correct API interactions, the skill includes Python snippets that generate and format JSON definitions locally. This approach ensures data integrity and proper encoding before transmission to the Fabric service.
- [Trusted Dependencies and References]: The skill recommends the
fabric-cicdpackage for automation and links to official Microsoft documentation and GitHub-hosted resources. These references point to established, vendor-maintained tools. - [Defensive Configuration Practices]: The instructions include best practices for handling data types, such as native JSON type enforcement and defensive boolean coercion in consumer code, which helps prevent configuration-related errors.
Audit Metadata