diagrams-js/diagrams-js-plugin-system

Warn

Audited by Snyk on Jul 31, 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). SKILL.md documents a diagrams-js plugin system where an importer hook consumes a user-provided source string (e.g., import: async (source, diagram, context) => { ... yaml.load(source) ... }), meaning outsider-authored free text can be ingested depending on how the workflow is invoked.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 31, 2026, 01:02 AM
Issues
1
Security Audit — snyk — diagrams-js/diagrams-js-plugin-system