project-sync-issues
Warn
Audited by Snyk on May 10, 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). The skill explicitly fetches and processes user-generated GitHub content (e.g., "gh project item-list" in Step B-1 and "gh issue view"/"gh pr view" in Step B-2 of SKILL.md), and those third-party issue/PR fields are read and used to decide and execute status updates, so untrusted content could influence actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The workflow references and requires remote GitHub Actions (uses: Fandhe-AI/actions/project-sync@main and uses: actions/create-github-app-token@v2), which are fetched and executed at runtime as external code that directly controls the workflow behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata