webpack

Warn

Audited by Snyk on Mar 29, 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.md Module Federation examples explicitly configure webpack to load remote modules from external URLs (e.g., remotes: { remoteApp: 'remoteApp@http://localhost:3001/remoteEntry.js' } in SKILL.md) and references/optimization.md even shows loading libs from a CDN (https://unpkg.com/...), meaning the runtime will fetch and execute third-party code that could materially influence behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 29, 2026, 07:55 AM
Issues
2