generate-api-markdown
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the generation of API metadata using local tools. It instructions the user to install a package from a local path (
./eng/tools/azure-sdk-tools) and run theazpysdkCLI tool. All operations are confined to the local repository environment. - [COMMAND_EXECUTION]: The skill involves running shell commands like
pip installandazpysdk apistub. These commands are standard for the intended developer workflow and do not involve untrusted remote sources or privilege escalation.
Audit Metadata