emitter-package-update
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard command-line interfaces including
git,gh, andnpxto perform repository maintenance tasks such as branch creation, code commits, and PR generation. These actions are consistent with its documented purpose. - [EXTERNAL_DOWNLOADS]: Dependencies and version metadata are retrieved from the npm registry and official GitHub repositories within the
Azureandmicrosoftorganizations. These sources are well-known and trusted in the context of Azure SDK development. - [SAFE]: The instructions include prominent warnings about destructive repository cleanup commands (
git clean -fd) and provide manual fallbacks for resolving dependencies in network-restricted environments.
Audit Metadata