igniteui-blazor-theming
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill contains mandatory instructions ('AGENT INSTRUCTION
- MCP Server Setup') that direct the agent to automatically configure the environment if tools are missing. It uses imperative language ('MUST automatically configure', 'Do NOT skip this step') to ensure the agent performs setup actions autonomously.
- [COMMAND_EXECUTION]: The skill provides instructions and JSON templates for creating configuration files (e.g.,
.vscode/mcp.json,.cursor/mcp.json) that execute shell commands. These commands are intended to initialize the Ignite UI theming MCP server. - [REMOTE_CODE_EXECUTION]: The setup instructions utilize
npxto fetch and execute theigniteui-themingpackage from the NPM registry. This is a vendor-owned resource used for the skill's primary functionality of generating theme-related CSS.
Audit Metadata