github-project-automation
Warn
Audited by Snyk on Jun 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The workflow templates reference external GitHub Actions that are fetched and executed at runtime (e.g., uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af, uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f, uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c, uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a, uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191) — these are runtime-fetched repositories (treated as URLs) that execute code in GitHub runners and are required by the provided workflows, so they constitute external runtime dependencies that execute remote code.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata