commerce-app-migrate
Warn
Audited by Snyk on Aug 8, 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). Outsider-authored free text from the developer’s project directory is ingested as code/config files (e.g.,
app.config.yaml,README.md,actions/**/registration*.js/json, onboarding scripts) by the required runtime workflow’s Analyzer and domain agents via their Read tools, so an attacker can place prompt-injection text into these monitored files and it will be read by the LLM without selecting a specific item first.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Executor (agents/executor.md) runs init commands that fetch and execute remote code from the npm registry (e.g. "npx --yes @adobe/aio-commerce-lib-app@latest init"), which is a runtime installation step that downloads and runs external 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