testsystem
Warn
Audited by Snyk on Apr 19, 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.90). Yes — SKILL.md explicitly instructs using the GitHub CLI and helper scripts (e.g., "gh pr view", "gh run view", "gh run download", and "python ... download_golden_values.py --source github") to fetch PR metadata, workflow logs, artifacts, and golden values (user-generated content from PRs and CI runs), which the agent is expected to read and act on as part of troubleshooting.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The CI runtime pulls container images from external registries (e.g., 766267172432.dkr.ecr.us-east-1.amazonaws.com/… and us-east4-docker.pkg.dev/nv-projdgxchipp-20260113193621/megatron-lm/…), which are fetched at runtime and run as containers (i.e., execute remote code), so they are runtime external dependencies that can execute code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata