create-example
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- External Dependency Usage: The skill references "@microsoft/webui-examples-theme", which is an official package within the vendor's ecosystem. This is a standard practice for maintaining UI consistency across examples.
- Command Execution Integration: The instructions include running "cargo xtask check", a standard development command used to validate project consistency and run checks in Rust-based build systems.
- Indirect Prompt Injection Consideration: As a tool for generating application code and scaffolding, the skill processes structural data to create files. While this creates a potential surface for indirect instructions, the workflow is governed by structured templates and standard development protocols.
Audit Metadata