azdevops
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing the
@billpeet/azdevops-clipackage from NPM, which is maintained by the skill author. - [COMMAND_EXECUTION]: Executes the
azdevopsCLI to manage projects, repositories, pull requests, and work items. - [CREDENTIALS_UNSAFE]: Manages Azure DevOps tokens using environment variables and a local configuration file at
~/.config/azdevops-cli/config.json, which is standard for CLI authentication. - [PROMPT_INJECTION]: The skill retrieves pull requests and work items from Azure DevOps, which could contain instructions from external users. 1. Ingestion points:
azdevops pr getandazdevops work-item getinSKILL.md. 2. Boundary markers: None identified. 3. Capability inventory: Command execution and modification of DevOps objects via the CLI. 4. Sanitization: No explicit sanitization of external content.
Audit Metadata