CtrlK
BlogDocsLog inGet started
Tessl Logo

analyze-azdo-build

Analyze Azure DevOps CI build failures in dd-trace-dotnet pipeline. This skill should be used when the user mentions a failing CI build, PR checks failing, Azure DevOps pipeline failures, test failures in CI, or when they share a build ID or PR number and want to understand what went wrong. Analyzes build failures, categorizes them (infrastructure/flaky/real), and provides actionable recommendations.

71

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). The skill explicitly downloads and parses third-party CI artifacts and logs (e.g., Azure DevOps timeline log URLs via timeline.records[].log.url in Get-AzureDevOpsBuildAnalysis.ps1 and the SKILL.md deep-analysis steps) and uses GitHub/az API results as input to categorize failures and decide retries/snapshot updates, meaning untrusted user-generated build/log content is ingested and can materially influence actions.

Report incorrect finding
Repository
DataDog/dd-trace-dotnet
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.