create-webroles
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileThe skill's described workflow and permissions are largely coherent with its stated purpose of creating and managing web roles for Power Pages. It uses a structured phase approach, UUID generation via a script, file-based role definitions, and an optional deployment step. While the integration points (local script UUID generation and deployment invocation) are reasonable for a developer tool, there are moderate security concerns around unverifiable script dependencies and the potential for deployment to alter production environments without explicit, per-action user consent. Overall, the footprint is Benign-to-Suspicious with a leaning toward Benign if the scripts are trusted, versioned, and user confirmations are enforced at each critical step.