umb-cms-dev-cli
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured guide for using an MCP server CLI to manage Umbraco instances.
- [EXTERNAL_DOWNLOADS]: The documentation suggests executing the tool using
npx @umbraco-cms/mcp-dev@latest, which downloads the package from the official Umbraco namespace on the npm registry. - [COMMAND_EXECUTION]: The instructions involve running shell commands to perform CMS operations such as searching, listing, and modifying content.
- [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by instructing users to store sensitive API credentials in a
.envfile instead of passing them as command-line arguments.
Audit Metadata