strapi-expert
Warn
Audited by Snyk on Feb 15, 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.80). The skill includes runtime code that fetches and ingests arbitrary external APIs configured via admin settings (e.g., server/src/services/sync.ts uses fetch(
${settings.apiUrl}/products) and server/src/services/webhook.ts posts to settings.webhookUrl), which are untrusted third‑party sources and are read/processed by the plugin as part of its workflow.
Audit Metadata