magento-module-dev
Warn
Audited by Snyk on Mar 31, 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.70). The SKILL.md explicitly instructs the agent to "Fetch live docs" from public third-party URLs (e.g., https://developer.adobe.com/commerce/php/development/build/component-file-structure/ and https://developer.adobe.com/commerce/php/development/), which the agent would read and use to guide module creation, exposing it to untrusted external content that could alter behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs the agent to "Fetch live docs" at runtime from https://developer.adobe.com/commerce/php/development/build/component-file-structure/ and https://developer.adobe.com/commerce/php/development/, so external content from those URLs would directly inform and control the agent's instructions and is treated as a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata