skills/billpeet/agent-skills/azdevops/Gen Agent Trust Hub

azdevops

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Recommends installing the @billpeet/azdevops-cli package from NPM, which is maintained by the skill author.
  • [COMMAND_EXECUTION]: Executes the azdevops CLI 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 get and azdevops work-item get in SKILL.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
Risk Level
SAFE
Analyzed
Apr 30, 2026, 10:34 PM