fix-black
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks detected. The skill follows standard development workflows for code maintenance within the Azure SDK for Python repository.
- [COMMAND_EXECUTION]: The skill uses
azpysdk, a specialized tool for Azure SDK development, to run code formatting. This execution is scoped to the local directory and aligns with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: Instructs the user to install dependencies from a local path (
eng/tools/azure-sdk-tools), which is a common practice in large SDK repositories for managing internal build and linting tools.
Audit Metadata