using-base-ui-with-material-ui
Warn
Audited by Snyk on Apr 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly requires "Always have enough context from the Base UI documentation" which directs the agent to fetch and interpret a public third-party webpage as part of its workflow, and that external content can materially influence how the agent builds components.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires using the external Base UI documentation at https://base-ui.com/llms.txt at runtime to obtain context that will directly shape the agent's instructions/prompts, making it a required external dependency that controls prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata