nemoclaw-maintainer-e2e
Warn
Audited by Snyk on Aug 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md dispatches and then ingests GitHub Actions API JSON (run/job metadata) via
gh api ... repos/NVIDIA/NemoClaw/actions/runs/$RUN_IDand runsvalidate-full-e2e-evidence.mts, which parsesdispatch.json,run-json,jobs-json, andlaunchable-e2e-jsonat runtime; those API fields can ultimately include outsider-authored free text from the triggered workflow’s repository context (e.g., commit messages/test logs) even though the skill controls selectors.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata