ama-logs-update-charts-release-notes
Warn
Audited by Snyk on Jun 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The skill runs
gh pr list/gh pr viewto enumerate merged PRs and authors, and then uses those PR titles/authors/URLs to generate theReleaseNotes.md“What’s Changed” lines—this ingests outsider-authored free text (PR titles) from the GitHub API at runtime into the LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly runs docker pull and docker run against the remote image mcr.microsoft.com/azuremonitor/containerinsights/ciprod: to extract versions (e.g., /etc/os-release and ruby), which fetches and executes remote container code at runtime and is required by the workflow.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata