using-base-ui-with-material-ui
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill instructs the agent to fetch context from an external URL (
https://base-ui.com/llms.txt). This represents a potential ingestion point for untrusted data. - Ingestion points: The file
SKILL.mdcontains an instruction to pull documentation fromhttps://base-ui.com/llms.txt. - Boundary markers: None. The agent is simply instructed to use the context.
- Capability inventory: The skill is limited to code generation and providing architectural advice (internal reasoning/output).
- Sanitization: None. External documentation is processed as-is.
- [EXTERNAL_DOWNLOADS] (INFO): Contains a reference to documentation at
https://base-ui.com/llms.txt. This is a informational reference for context, not a runtime script download or execution.
Audit Metadata