boards-backlog-summary
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- Interaction Flow: The skill includes clear logic for project and team selection, ensuring the agent interacts with the user to resolve necessary parameters before executing data retrieval tasks.
- Tool Usage: The skill utilizes standard Azure DevOps tools (
core_list_projects,core_list_project_teams,wit_backlog, andwit_work_item) to perform its functions. These tools are used according to their intended purpose for listing projects, teams, and work items. - Data Filtering: The skill implements specific filtering criteria (Active state, assigned to current user, and specific work item types) which limits the scope of data processed and displayed to the user.
- Display Logic: Results are formatted in markdown with direct links to the Azure DevOps environment, facilitating easy access for the user without requiring additional complex operations.
Audit Metadata