create-github-action
Warn
Audited by Snyk on Mar 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.90). The generated agentic GitHub Actions workflow installs and runs the GitHub Copilot CLI (via "npm i -g @github/copilot") and then invokes it with the assembled .github/agents/*.agent.md prompt (copilot --model ... --prompt), meaning an external package/service is fetched and executed at runtime to process and act on the agent prompt.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata